more methods

This commit is contained in:
Juni
2022-04-10 09:29:34 -04:00
parent 6cda5fbcd5
commit 7a2f6b6eea
2 changed files with 35 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
from .reactquote import ReactQuote
def setup(bot):
bot.add_cog(ReactQuote(bot))