This website requires JavaScript.
Explore
Help
Sign In
juni
/
juniteevee-cogs
Watch
1
Star
0
Fork
0
You've already forked juniteevee-cogs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e25049bfb7b040dabdba433ae6ea91a30b5e4ea4
juniteevee-cogs
/
reactquote
/
__init__.py
4 lines
84 B
Python
Raw
Normal View
History
Unescape
Escape
readd init
2022-04-10 09:32:42 -04:00
from
.
reactquote
import
ReactQuote
def
setup
(
bot
)
:
trying to fix stuff
2022-04-10 14:59:07 -04:00
bot
.
add_cog
(
ReactQuote
(
bot
)
)
Reference in New Issue
Copy Permalink