discord-kagebot/src/main/kotlin/moe/kageru/kagebot/command
kageru f871d2a381
Only break from command match loop after successfully executing a command
This means you can have multiple commands with the same or overlappings triggers,
and the bot will execute the first the user has access to.
2019-08-07 15:13:16 +02:00
..
Command.kt Only break from command match loop after successfully executing a command 2019-08-07 15:13:16 +02:00
MessageActions.kt Make sending embeds nicer 2019-07-17 22:06:20 +02:00
MessageRedirect.kt Close DB on shutdown 2019-07-23 23:31:23 +02:00
Permissions.kt Completely rewrote config 2019-06-12 23:43:36 +02:00
RoleAssignment.kt Make all log methods static 2019-07-17 21:16:17 +02:00