MeowerBot.py
Documentation
Getting Started
Creating your First Bot
Callbacks
Cogs
Extra Things
MeowerBot.py
MeowerBot.cog module
View page source
MeowerBot.cog module
class
MeowerBot.cog.
Cog
(
*
args
,
**
kwargs
)
[source]
Bases:
object
callbacks
:
dict
[
str
,
coroutine
]
commands
:
dict
[
str
,
AppCommand
]
update_commands
(
)
[source]