aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add doc modification scriptAustin Hellyer2016-11-071-0/+12
* Add arguments to framework commandsAustin Hellyer2016-11-073-9/+14
* Re-order MessageType definitionAustin Hellyer2016-11-071-8/+8
* Register MessageType 6: PinsAddAustin Hellyer2016-11-071-0/+2
* Add webhook supportAustin Hellyer2016-11-0721-2/+891
* Add Attachment::download{,to_directory}Austin Hellyer2016-11-071-0/+144
* Remove Context::get_application{s,_info}Austin Hellyer2016-11-061-8/+0
* Remove Context alias methodsAustin Hellyer2016-11-061-92/+9
* Fix old ratelimit resets breaking next requestsAustin Hellyer2016-11-061-1/+10
* Remove Context::get_voice_regionsAustin Hellyer2016-11-061-4/+0
* Add an 'allow_whitespace' framework configAustin Hellyer2016-11-063-31/+85
* Allow non-prefixed mentionsAustin Hellyer2016-11-061-15/+20
* Fix framework locking on MessageCreate dispatchAustin Hellyer2016-11-061-2/+3
* Fix typo in example 06Austin Hellyer2016-11-061-1/+1
* Message reactions array doesn't exist if emptyAustin Hellyer2016-11-061-0/+1
* Add travis configAustin Hellyer2016-11-061-0/+15
* Update to Travis CIAustin Hellyer2016-11-061-3/+3
* Docs: link to masterAustin Hellyer2016-11-061-1/+1
* Update READMEAustin Hellyer2016-11-061-14/+22
* Add some more documentationAustin Hellyer2016-11-0615-48/+140
* Move HTTP/ratelimiting into a separate moduleAustin Hellyer2016-11-063-5/+5
* Fix doc importAustin Hellyer2016-11-061-1/+1
* Add a prelude for userlandAustin Hellyer2016-11-0521-26/+46
* Convert all doc anchors to named anchorsAustin Hellyer2016-11-054-82/+136
* Fix doc links to enum variantsAustin Hellyer2016-11-059-81/+81
* Support major parameters in ratelimitsAustin Hellyer2016-11-053-84/+139
* Add missing voice region fields + add docsAustin Hellyer2016-11-051-2/+17
* Finalize invite-related documentationAustin Hellyer2016-11-054-23/+110
* Add message reactionsAustin Hellyer2016-11-0514-49/+536
* Update URLs to GitLabAustin Hellyer2016-10-313-2/+27
* Fix readme example to properly use frameworkAustin Hellyer2016-10-232-4/+5
* Abstract opcodes to enumsAustin Hellyer2016-10-223-20/+127
* Add ability to fully set a presenceAustin Hellyer2016-10-202-2/+27
* Initial commitAustin Hellyer2016-10-18101-0/+11777