Releases
2.1
2.1 | The admin and game update
Latest
2.1 | The admin and game update
Changes
Add admin related commands, such as /admin mute, /admin temp_ban, /admin slow_mode.
Add mini game /lottery slot, which is a slot machine.
Add mini game /connect_four, which is a connect four game.
Add /birthday to set and remind members' birthdays.
Add HasSubcommands
, it is a package-private class in cartoland.commands
for commands that have 3 or more subcommands can extend.
Change the way of starting a 1A2B game from using a single command without argugment to use a subcommand for start and another for play.
Change the intelligence of the Tic-Tac-Toe game AI to be smarter.
Change all "sub command" to "subcommand".
Change JiraCommand
to fully use deferReply()
even in error message.
Fix frequently ContextException
when using command by moving FileHandle.log
to the last statement of onSlashCommandInteraction
.
Fix storing Discord entities.
You can’t perform that action at this time.