Forgot about this line. Was it causes reload issue?
This commit is contained in:
parent
152690b17e
commit
7de222dfe4
@ -5,6 +5,6 @@ def setup(bot):
|
|||||||
bot.add_cog(Chatter(bot))
|
bot.add_cog(Chatter(bot))
|
||||||
|
|
||||||
|
|
||||||
__all__ = (
|
# __all__ = (
|
||||||
'chatterbot'
|
# 'chatterbot'
|
||||||
)
|
# )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user