that's v2 you ID 10 T
This commit is contained in:
parent
f1f3903812
commit
1069274d6f
@ -95,7 +95,7 @@ class Chatter:
|
||||
"""
|
||||
Trains the bot based on language in this guild
|
||||
"""
|
||||
await self.bot.say("Gathering conversations...")
|
||||
await ctx.send("Gathering conversations...")
|
||||
conversation = await self._get_conversation(ctx, channel)
|
||||
|
||||
if not conversation:
|
||||
|
Loading…
x
Reference in New Issue
Block a user