HidekoBot/src/main/java/wtf/beatrice/hidekobot/objects/commands
Bea 50ccda214f
continuous-integration/drone/push Build is passing Details
Finish command completion listener implementation
Very similarly to how the slash command interface works, now a slash command auto-completion interface also exists, with its respective listener.
2022-11-23 00:01:05 +01:00
..
MessageCommand.java Implement basic permission check for message commands 2022-11-22 17:08:31 +01:00
SlashArgumentsCompleter.java Finish command completion listener implementation 2022-11-23 00:01:05 +01:00
SlashArgumentsCompleterImpl.java Finish command completion listener implementation 2022-11-23 00:01:05 +01:00
SlashCommand.java Refactor objects package 2022-11-22 16:41:08 +01:00
SlashCommandImpl.java Refactor objects package 2022-11-22 16:41:08 +01:00