aboutsummaryrefslogtreecommitdiff
path: root/src/constants.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix all the dead links in the docsErk-2018-08-091-1/+1
* Fix links to the repoZeyla Hellyer2018-05-231-1/+1
* Update join messages constantZeyla Hellyer2018-04-271-0/+18
* Change the way ids and some enums are made (#295)Leah2018-03-231-40/+68
* Multiple audio stream playback, volume control, pausingKyle Simpson2018-01-311-0/+2
* Make help-commands customisable (#227)Lakelezz2017-11-301-1/+1
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-3/+5
* rustfmtacdenisSK2017-07-271-22/+24
* Update max embed lengthZeyla Hellyer2017-06-221-1/+1
* Extract Discord close codes to constantsZeyla Hellyer2017-06-211-0/+47
* Restructure modulesZeyla Hellyer2017-05-221-47/+2
* Handle message type 7 (member join)illia k2017-05-221-0/+26
* Check for embed lengths on message sendsZeyla Hellyer2017-04-191-2/+2
* Switch to using serde for deserializationZeyla Hellyer2017-04-111-56/+50
* Remove support for group calls and guild syncZeyla Hellyer2017-04-091-6/+0
* Abstract large threshold number to a constantAustin Hellyer2017-01-241-0/+2
* Code style cleanupAustin Hellyer2017-01-081-46/+0
* Fix rs suffixIllia2017-01-051-1/+1
* Add guild and channel searchAustin Hellyer2016-12-291-0/+92
* Clean up the codebaseAustin Hellyer2016-11-291-113/+64
* Add voice connection supportAustin Hellyer2016-11-141-4/+6
* Add internal moduleAustin Hellyer2016-11-141-1/+1
* Add a check for message content lengthAustin Hellyer2016-11-121-0/+2
* Fix some clippy lintsAustin Hellyer2016-11-101-2/+1
* Add REST error code enumAustin Hellyer2016-11-091-0/+87
* Map op codes via a macroAustin Hellyer2016-11-091-64/+22
* Add a prelude for userlandAustin Hellyer2016-11-051-1/+1
* Abstract opcodes to enumsAustin Hellyer2016-10-221-0/+98
* Initial commitAustin Hellyer2016-10-181-0/+9