pingex
/
DiscordBot
Archived
1
0
Fork 0

49 Commits (master)
 

Author SHA1 Message Date
Pingex aka Raphaël 6d92adbfd0 Refactored lolcur 9 years ago
Pingex aka Raphaël ffc5a44735 lolcur, now with bans. 9 years ago
Pingex aka Raphaël 8b6c56ec5c Table padding for lolcur command. 9 years ago
Pingex aka Raphaël 97b4e13fc5 Bot broadcast his startup. Woah! 9 years ago
Pingex aka Raphaël 902b9bfb6d Fancier /list display. 9 years ago
Pingex aka Raphaël de2d582fa0 Super Debug 9000 mode. 9 years ago
Pingex aka Raphaël ac4ecbcaf9 Fancy little change. 9 years ago
Pingex aka Raphaël 8989d54435 "list" command now displays correct prefix if not "/". 9 years ago
Pingex aka Raphaël 7b08edc341 Some readme changes 9 years ago
Pingex aka Raphaël 50db080999 New command! /lol:currentgame let you see all details about a currently ongoing game. 9 years ago
Pingex aka Raphaël 61aaf6fb28 League Of Discord, initial commit. 9 years ago
Pingex aka Raphaël bb1fc6da4a Can choose whether a command output should be displayed as code (ie. "```") or not. 9 years ago
Pingex aka Raphaël 90a0a76ac4 Modules can now unregister. 9 years ago
Pingex aka Raphaël 3826632288 Basic ReadMe 9 years ago
Pingex aka Raphaël 2a21b44fcf Assert on /perm commands. Closes #9. 9 years ago
Pingex aka Raphaël c4887b1cd9 Documentation for PermissionModule, also added ANY_OWNER enum value and fixed some english errors. Closes #11 9 years ago
Pingex aka Raphaël 9a02b0c83b Optional arguments now taken into account. 9 years ago
Pingex aka Raphaël 7fb574a401 Optional command arguments. Also closes #12. 9 years ago
Pingex aka Raphaël ee0d746a04 No longer spams the log when rebuilding commands list. 9 years ago
Pingex aka Raphaël 0fa98cb1b5 Some adjustments on /list command. 9 years ago
Pingex aka Raphaël 2d6e578feb Rewritten /help command. 9 years ago
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