Commit Graph

7 Commits

Author SHA1 Message Date
PocketMars 653b480f8c Update Commands.java 2020-06-30 15:21:39 -05:00
PocketMars 77c219434c Update info command
info command now has top.gg url
2020-06-30 15:19:14 -05:00
PocketMars f57b271bbf Custom player emojis
Allow player to use any emoji in place of the player by using !play [valid emoji] when starting a game
2020-06-30 11:35:03 -05:00
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