Commit Graph

20 Commits

Author SHA1 Message Date
Anya dfdd032a33 Implement LoggingManager
LoggingManager replaces the previous main class logging functionality.
It uses text blocks to add response templates for stdout.
2022-05-21 22:41:04 -07:00
Anya 67dafe50bb Convert some strings to text blocks
this is the coolest thing ive ever seen
2022-05-21 19:05:53 -07:00
Anya b8887705ef Reorganize Listeners & Remove GamePrevention
I'm removing gamePrevention as it was out of scope for kya.
Splitting the MainListener should help with expanding kya's capabilities.
The SkynetListener class will provide further info for the logChannel.
2022-05-21 01:37:44 -07:00
Anya 2cdfef9d8a added correct handling for welcomeChannel variable mismatch. 2022-05-20 16:13:55 -07:00
Anya ba34562917 Increase logging within commands & listeners 2022-05-19 19:41:32 -07:00
Anya 35512486ad Completely overhaul logging
Now uses log4j2 as the default logger.
The output is now colorized and better organized.
The text is also much more readable.

This commit also attempts to fix the /skip issue.
2022-05-17 14:48:47 -07:00
Anya d46bb83e5e General Cleanup in preparation for 0.9
& bump version to 0.9.0-pre
2022-05-16 18:50:46 -07:00
unknown 43201fdac4 Logging Improvements 2022-04-04 00:27:20 -07:00
unknown a0ba6fc27e Credit & Comment + Version Bump (0.8.0-pre) 2022-04-01 10:59:40 -07:00
Anya c07b3c19e1 Add sdate & Rename dreidel 2022-03-29 20:52:10 -07:00
unknown f8396f89f8 Timestamp fixes 2022-03-29 15:48:17 -07:00
Anya eebc73ac0c 0.6.0-pre
This changes all commands to use EmbedUI.
This also changes most commands to give more info about what parameters the user sent.
2022-03-29 04:52:52 -07:00
unknown ebb6745179 Import Cleanup 2022-03-28 13:24:34 -07:00
unknown 23b9b18faf QOL Mention Response 2022-03-28 09:54:55 -07:00
unknown 8e128979fc Welcome and Join Role Prep, just need a settings command to configure it now. 2022-03-27 23:13:14 -07:00
unknown 12d3d1e486 More command work, shitloads of commentation, and version bump, oh also LEAGUE OF LEGENDS PRENVETION HAHAHAHHAHAHA 2022-03-27 22:42:03 -07:00
unknown 62e47ac1c4 Fixed some command handling in main class 2022-03-26 23:04:24 -07:00
unknown 38a3b5e57c More SQL Fixes and Func Prep 2022-03-25 22:04:24 -07:00
unknown b3bbbfb9f8 Commentation for stupid dummiehead <3 2022-03-23 21:28:51 -07:00
unknown bbe4915045 Listeners & Main Class Cleanup 2022-03-23 21:10:50 -07:00