| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
|
| |
WIP: Currently, deletions do not work. Error returned:
User event listener encountered an error on InteractionCreate
event: The bot is not author of this message.
|
|
|
|
| |
Also a custom error type, tracing_subscriber, and unsafe impls
|
| |
|
|
|
|
|
|
|
|
| |
Required adding the derpi ID to the footer of all the other pony embeds
TODO: Refactor generating the pony embeds out of the commands
Signed-off-by: Cara Salter <cara@devcara.com>
|
|
|
|
| |
also increment version
|
|
|
|
| |
Also abstract updating the menu into its own function
|
| |
|
|
|
|
|
| |
No longer requires all roles+reactions to be sent in one message, making
it easier to not hit the timeout
|
|
|
|
| |
numerous syntax errors
|
|
|
|
|
| |
Make the role list have mentions instead of just the role names. Also
make the event handler ignore itself.
|
|
|
|
| |
now requires postgresql.
|
| |
|
|
|