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

6 Commits

Author SHA1 Message Date
d18a0010cc
Refactor reaction messages to allow full control of when to send the message 2020-11-30 14:01:41 +08:00
cce35cea6e
Complicate and simplify syntax for fields 2020-11-30 12:53:27 +08:00
0ff0f26811
Allow arrays and objects in certain text fields in messages 2020-11-30 11:23:25 +08:00
eebb101603
Add about command, add friendly names to ModuleKey 2020-11-28 17:35:24 +08:00
d214af3eca
Add commands listing command (!command) 2020-11-28 07:52:33 +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