Commit Graph

4 Commits

Author SHA1 Message Date
PocketMars d1077ca9ab Update info command
The info command now reflects new features added in v1.1
2020-06-30 10:21:32 -05:00
PocketMars 79a09651ab Preparations for public host
This commit adds a lot of new features, optimizations and bugfixes to prepare the bot to be hosted publicly. Updates include a prefix changing command, fixes with box generation to prevent softlocks in later levels, and making edits to game messages instead of sending a new message after each update. Smaller optimizations were made as well, such as removing games from the HashMap when a user quits to save memory.
2020-06-30 09:40:28 -05:00
PocketMars 89bd9a8f30 Update Commands.java
the source code link now directs you to this repo
2020-06-12 19:44:19 -05:00
PocketMars 21cecccc2e Initial commit 2020-06-12 18:19:23 -05:00