oblak/cloud-irc/cloud-pircbotx/src/main/java/cloud/commandframework/pircbotx
zml 1e91273e0e Work towards making CommandMeta typesafe (#173)
Co-authored-by: Alexander Söderberg <sauilitired@gmail.com>
2020-12-18 19:49:57 +01:00
..
arguments Work towards making CommandMeta typesafe (#173) 2020-12-18 19:49:57 +01:00
CloudListenerAdapter.java Added CommandExecutionException which wraps any exception thrown during the execution of command handlers. Should be handled using CommandManager#registerExceptionHandler, similar to NoSuchCommandException, ArgumentParseException, etc. 2020-12-07 20:05:45 +01:00
package-info.java Add a PircBotX implementation of cloud 2020-10-24 19:52:44 +02:00
PircBotXCommandManager.java Work towards making CommandMeta typesafe (#173) 2020-12-18 19:49:57 +01:00