pingex
/
DiscordBot
Archived
1
0
Fork 0

28 Commits (28564384609daf7362365238e390e11678368026)
 

Author SHA1 Message Date
Pingex aka Raphaël 2856438460 List of commands command and command description. 9 years ago
Pingex aka Raphaël c8054c0a1b Converted command storage type from HashMap to TreeMap, so commands are sorted.
Now prints stacktrace when a command methods fails.
getCommandList() and getShortList() are no longer cloned.
9 years ago
Pingex aka Raphaël 47ca96889c An invalid commandPrefix is now fixed Configuration-wide. 9 years ago
Pingex aka Raphaël a07da9394e Use "```" for command replies, closes #6 9 years ago
Pingex aka Raphaël 86ab3f8490 Done #3 (ACL), still need testing though 9 years ago
Pingex aka Raphaël 0074f64537 Very small changes. 9 years ago
Pingex aka Raphaël f5e396cfe0 Commands are now case-insensitive. Closes #1 9 years ago
Pingex aka Raphaël 039e62b311 New `InternalCommandsModule`
Moved help command to `InternalCommandsModule`
`CommandDispatcher` as a singleton
9 years ago
Pingex aka Raphaël 0df7e7b4f0 Now shows version on startup. 9 years ago
Pingex aka Raphaël 1e0a976c9e Adjusted class scope 9 years ago
Pingex aka Raphaël d436a1ebd8 Adjusted build.gradle 9 years ago
Pingex aka Raphaël 8fce07792f Proper command invokation threading.
Updated dependencies
9 years ago
Pingex aka Raphaël 47b06103c3 Quick and dirty async commands. 9 years ago
Pingex aka Raphaël b21e6c9647 Command prefix. 9 years ago
Pingex aka Raphaël 94da2ceb2d Command shorthand, ie `!hello:world` => `!hw`. 9 years ago
Pingex aka Raphaël 2a7b245bc0 Updated project dependencies 9 years ago
Pingex aka Raphaël 7a23aa0f5b Added discord client reference to AbstractModule. 9 years ago
Pingex aka Raphaël 41101947b2 Help prompt + command arguments. 9 years ago
Pingex aka Raphaël a8aae47e43 Proper command analysis and parsing. 9 years ago
Pingex aka Raphaël 5736d62a74 Minor changes. 9 years ago
Pingex aka Raphaël d5742a5a6e Added Discord4j Logger dependency 9 years ago
Pingex aka Raphaël fd219962fc Discord chat commands parser + dispatcher 9 years ago
Pingex aka Raphaël 3d5ec1c537 Moved the modules registry to an independant class. 9 years ago
Pingex aka Raphaël e5fb48cb6a Modules foundation + loader
Also added missing documentation
9 years ago
Pingex aka Raphaël 9a6a7946f7 Login to Discord, better Configuration errors handling. 9 years ago
Pingex aka Raphaël 1f08fa0d9d Configuration Class 9 years ago
Pingex aka Raphaël 047c7ab322 Corrected source tree. 9 years ago
Pingex aka Raphaël 93b40d3197 Init commit 9 years ago