summaryrefslogtreecommitdiff
path: root/bigresult.py
diff options
context:
space:
mode:
Diffstat (limited to 'bigresult.py')
-rw-r--r--bigresult.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigresult.py b/bigresult.py
index e97acd2..e9de421 100644
--- a/bigresult.py
+++ b/bigresult.py
@@ -43,6 +43,6 @@ class BotClient(commands.Bot):
return
async def send_msg(self, msg):
- channel = self.get_channel(427176475406630914)
+ channel = self.get_channel(890681829915508806)
await channel.send(msg)