aboutsummaryrefslogtreecommitdiffstats
path: root/diddlycord.py
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-02-14 00:19:47 -0800
committerPinapelz <yukais@pinapelz.com>2026-02-14 12:53:08 -0800
commit9d9a0e270af8b936c1ff2ad6263482c99d09dbf0 (patch)
tree0d4751fb2658ade1058339071b02c37bc372e31d /diddlycord.py
parentec5bfe38f55da0704b87684a5fd3ea9d66ce8998 (diff)
remove discord.py (unused)HEADmain
Diffstat (limited to 'diddlycord.py')
-rw-r--r--diddlycord.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/diddlycord.py b/diddlycord.py
index 4967995..9581623 100644
--- a/diddlycord.py
+++ b/diddlycord.py
@@ -115,7 +115,7 @@ def update_discord_channel_name(clients):
def main():
clients = fetch_clients()
edit_or_send_message(clients)
- #update_discord_channel_name(clients)
+ update_discord_channel_name(clients)
if __name__ == "__main__":
main()
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage