That's why I didn't have it..
This commit is contained in:
parent
1069274d6f
commit
c93752088f
@ -95,7 +95,7 @@ class Chatter:
|
|||||||
"""
|
"""
|
||||||
Trains the bot based on language in this guild
|
Trains the bot based on language in this guild
|
||||||
"""
|
"""
|
||||||
await ctx.send("Gathering conversations...")
|
|
||||||
conversation = await self._get_conversation(ctx, channel)
|
conversation = await self._get_conversation(ctx, channel)
|
||||||
|
|
||||||
if not conversation:
|
if not conversation:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user