pingex
/
DiscordBot
Archived
1
0
Fork 0

43 Commits (ac4ecbcaf9b95a3df3658498a972d950edb68843)
 

Author SHA1 Message Date
Pingex aka Raphaël ac4ecbcaf9 Fancy little change. 10 years ago
Pingex aka Raphaël 8989d54435 "list" command now displays correct prefix if not "/". 10 years ago
Pingex aka Raphaël 7b08edc341 Some readme changes 10 years ago
Pingex aka Raphaël 50db080999 New command! /lol:currentgame let you see all details about a currently ongoing game. 10 years ago
Pingex aka Raphaël 61aaf6fb28 League Of Discord, initial commit. 10 years ago
Pingex aka Raphaël bb1fc6da4a Can choose whether a command output should be displayed as code (ie. "```") or not. 10 years ago
Pingex aka Raphaël 90a0a76ac4 Modules can now unregister. 10 years ago
Pingex aka Raphaël 3826632288 Basic ReadMe 10 years ago
Pingex aka Raphaël 2a21b44fcf Assert on /perm commands. Closes #9. 10 years ago
Pingex aka Raphaël c4887b1cd9 Documentation for PermissionModule, also added ANY_OWNER enum value and fixed some english errors. Closes #11 10 years ago
Pingex aka Raphaël 9a02b0c83b Optional arguments now taken into account. 10 years ago
Pingex aka Raphaël 7fb574a401 Optional command arguments. Also closes #12. 10 years ago
Pingex aka Raphaël ee0d746a04 No longer spams the log when rebuilding commands list. 10 years ago
Pingex aka Raphaël 0fa98cb1b5 Some adjustments on /list command. 10 years ago
Pingex aka Raphaël 2d6e578feb Rewritten /help command. 10 years ago
Pingex aka Raphaël 2856438460 List of commands command and command description. 10 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.
10 years ago
Pingex aka Raphaël 47ca96889c An invalid commandPrefix is now fixed Configuration-wide. 10 years ago
Pingex aka Raphaël a07da9394e Use "```" for command replies, closes #6 10 years ago
Pingex aka Raphaël 86ab3f8490 Done #3 (ACL), still need testing though 10 years ago
Pingex aka Raphaël 0074f64537 Very small changes. 10 years ago
Pingex aka Raphaël f5e396cfe0 Commands are now case-insensitive. Closes #1 10 years ago
Pingex aka Raphaël 039e62b311 New `InternalCommandsModule`
Moved help command to `InternalCommandsModule`
`CommandDispatcher` as a singleton
10 years ago
Pingex aka Raphaël 0df7e7b4f0 Now shows version on startup. 10 years ago
Pingex aka Raphaël 1e0a976c9e Adjusted class scope 10 years ago
Pingex aka Raphaël d436a1ebd8 Adjusted build.gradle 10 years ago
Pingex aka Raphaël 8fce07792f Proper command invokation threading.
Updated dependencies
10 years ago
Pingex aka Raphaël 47b06103c3 Quick and dirty async commands. 10 years ago
Pingex aka Raphaël b21e6c9647 Command prefix. 10 years ago
Pingex aka Raphaël 94da2ceb2d Command shorthand, ie `!hello:world` => `!hw`. 10 years ago
Pingex aka Raphaël 2a7b245bc0 Updated project dependencies 10 years ago
Pingex aka Raphaël 7a23aa0f5b Added discord client reference to AbstractModule. 10 years ago
Pingex aka Raphaël 41101947b2 Help prompt + command arguments. 10 years ago
Pingex aka Raphaël a8aae47e43 Proper command analysis and parsing. 10 years ago
Pingex aka Raphaël 5736d62a74 Minor changes. 10 years ago
Pingex aka Raphaël d5742a5a6e Added Discord4j Logger dependency 10 years ago
Pingex aka Raphaël fd219962fc Discord chat commands parser + dispatcher 10 years ago
Pingex aka Raphaël 3d5ec1c537 Moved the modules registry to an independant class. 10 years ago
Pingex aka Raphaël e5fb48cb6a Modules foundation + loader
Also added missing documentation
10 years ago
Pingex aka Raphaël 9a6a7946f7 Login to Discord, better Configuration errors handling. 10 years ago
Pingex aka Raphaël 1f08fa0d9d Configuration Class 10 years ago
Pingex aka Raphaël 047c7ab322 Corrected source tree. 10 years ago
Pingex aka Raphaël 93b40d3197 Init commit 10 years ago