1
0
mirror of https://github.com/sciwhiz12/Janitor.git synced 2024-09-19 21:04:02 +00:00
Personal testing and housekeeping Discord bot.
Go to file
Arnold Alejo Nunag 8e972ba96a
Improve messages system (WIP)
Now uses a builder format, and allows for substitutions in the translation keys
(WIP) the Listing commands are unimplemented yet.

This is in preparation for moving to JSON-based messages in the future
2020-10-06 14:57:14 +08:00
.github/workflows Use Java 11 when building on GitHub actions 2020-09-02 06:20:27 +08:00
.idea Initial commit 2020-09-01 02:15:21 +08:00
gradle/wrapper Initial commit 2020-09-01 02:15:21 +08:00
src Improve messages system (WIP) 2020-10-06 14:57:14 +08:00
.gitattributes Initial commit 2020-09-01 02:15:21 +08:00
.gitignore Overhaul bot to be more extendible 2020-09-02 06:16:49 +08:00
build.gradle Move to JDA 2020-09-18 03:05:56 +08:00
gradle.properties Add user mention to messages, add Sent DM field 2020-09-30 06:00:13 +08:00
gradlew Initial commit 2020-09-01 02:15:21 +08:00
gradlew.bat Initial commit 2020-09-01 02:15:21 +08:00
LICENSE-lgpl2.1.txt Rework config system to use a config spec 2020-10-01 03:08:48 +08:00
LICENSE.txt Initial commit 2020-09-01 02:15:21 +08:00
settings.gradle Initial commit 2020-09-01 02:15:21 +08:00