1
0
mirror of https://github.com/sciwhiz12/Janitor.git synced 2024-09-20 01:44:02 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
92bc1bb12e
Update JDA, make command reply to triggering message 2020-11-30 14:25:31 +08:00
d18a0010cc
Refactor reaction messages to allow full control of when to send the message 2020-11-30 14:01:41 +08:00
66ab6b7005
Fix fields for moderation/note/add 2020-11-30 13:27:15 +08:00
cce35cea6e
Complicate and simplify syntax for fields 2020-11-30 12:53:27 +08:00
eebb101603
Add about command, add friendly names to ModuleKey 2020-11-28 17:35:24 +08:00
199b40b160
Majorly refactor project structure
* Split project into two subprojects, for core and moderation
 * Move to modular system using Java's ServiceLoader
 * Improve messages system to allow message definitions in modules
 * Adjust some messages for brevity
2020-11-23 11:13:09 +08:00