| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
This is to catch cases where it wouldn't fail to find it when
inspecting the stack to catch these stack variables.
|
| | |
|
| | |
|
| |
|
|
|
|
| |
Cogs are basically class instances that have commands and event
listeners. They allow for better organisation and grouping of
commands and state. Similar to subclassing discord.Client.
|
| | |
|
| |
|
|
|
| |
The utility allows for easy addition of "when the bot is mentioned"
as the prefix. The change of signature was to facilitate this.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|