about summary refs log tree commit diff stats
path: root/discord
Commit message (Expand)AuthorAgeFilesLines
* feat(events): Add `EventEmitter` + fix `User` constructor not being able to s...mjk1342022-07-095-12/+51
* feat(gateway): Add ready data to `user` attribute of `Client`Noah2022-07-082-1/+26
* chore: Merge branch 'master' of https://github.com/mounderfod/discobraNoah2022-07-081-10/+19
|\
| * - Add `run` to `Client` to start async loopmjk1342022-07-081-10/+19
| * feat(gateway): Added basic gateway connectionNoah2022-07-081-0/+49
* | feat(gateway): Added basic gateway connectionNoah2022-07-082-0/+49
|/
* fix(gateway): Access the enum value rather than calling itNoah2022-07-081-1/+1
* docs: Update README.md, add it to the main docs pageNoah2022-07-081-0/+3
* feat(gateway): Add intents classNoah2022-07-081-0/+52
* inital folder structure w/ setup.pymjk1342022-07-072-0/+0