aboutsummaryrefslogtreecommitdiff
path: root/src/framework/standard/help_commands.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Apply rustfmtZeyla Hellyer2017-09-181-12/+6
* Fixed admin bypass perm to framework allowed_rolesLakelezz2017-09-091-1/+1
* Allow commands to be limited to certain roles (#157)Lakelezz2017-09-051-9/+61
* Add ability to play DCA and Opus files. (#148)Maiddog2017-08-271-6/+12
* Revamp `RwLock` usage in the libacdenisSK2017-08-241-12/+6
* Revamp the args to an `Args` structacdenisSK2017-08-201-5/+5
* Move builtin framework impl to its own moduleZeyla Hellyer2017-08-191-0/+346