aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Add Cache::get_guild_channelAustin Hellyer2016-11-261-40/+20
* Rename PublicChannel to GuildChannelAustin Hellyer2016-11-251-4/+4
* Change the CACHE to be an RwLockAustin Hellyer2016-11-221-4/+4
* Rename the State to CacheAustin Hellyer2016-11-222-8/+8
* Don't unnecessarily borrow some if-letsAustin Hellyer2016-11-211-1/+1
* Re-organize the client moduleAustin Hellyer2016-11-212-11/+11
* Add framework command named argumentsAustin Hellyer2016-11-211-0/+10
* Fix voice example for state method renamingsAustin Hellyer2016-11-201-4/+4
* Allow Id/u64 equality comparisonsAustin Hellyer2016-11-171-1/+1
* Feature-gate voice exampleAustin Hellyer2016-11-151-0/+14
* Travis: Pass feature flag 'voice'Austin Hellyer2016-11-141-0/+2
* Add voice connection supportAustin Hellyer2016-11-141-0/+168
* Framework: fix command arg positioningAustin Hellyer2016-11-081-1/+1
* Add arguments to framework commandsAustin Hellyer2016-11-071-6/+6
* Add an 'allow_whitespace' framework configAustin Hellyer2016-11-061-0/+1
* Fix typo in example 06Austin Hellyer2016-11-061-1/+1
* Initial commitAustin Hellyer2016-10-186-0/+221