@ -5,6 +5,6 @@ def setup(bot):
bot.add_cog(Chatter(bot))
__all__ = (
# __all__ = (
'chatterbot'
# 'chatterbot'
)
# )