about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* fix(actions): Add pdoc to requirements.txtNoah2022-07-091-1/+2
* refactor(client): Use REST for `Client.user`, add enums for flags and premium...Noah2022-07-094-25/+166
* fix(intents): Fix `Intents` to use addition and not bit-shiftingNoah2022-07-091-23/+33
* feat(http): Add basic API for sending HTTP requestsNoah2022-07-094-1/+69
* Merge branch 'master' of https://github.com/mounderfod/discobramjk1342022-07-092-0/+3
|\
| * fix(actions): Run requirements.txtNoah2022-07-091-0/+1
| * fix(actions): Add requirements.txtNoah2022-07-091-0/+2
| * Merge branch 'master' of https://github.com/mounderfod/discobraNoah2022-07-090-0/+0
| |\
| * | feat(events): Add `EventEmitter` + fix `User` constructor not being able to s...mjk1342022-07-095-12/+51
* | | update typings and event logicmjk1342022-07-092-17/+33
| |/ |/|
* | Add `EventEmitter` + fix `User` constructor not being able to set key, valuesmjk1342022-07-085-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: Add some neat badges to README.mdNoah2022-07-081-0/+5
* docs: Update README.md, add it to the main docs pageNoah2022-07-083-2/+13
* docs: Add favicon, logo and footer messageNoah2022-07-081-1/+1
* fix(actions): Move .nojekyll to correct folderNoah2022-07-081-0/+0
* fix(actions): Disable JekyllNoah2022-07-081-0/+1
* fix(actions): Make GH pages workNoah2022-07-081-3/+19
* feat(actions): Add docs actionNoah2022-07-081-0/+19
* feat(gateway): Add intents classNoah2022-07-081-0/+52
* chore: Update gitignore and licenseNoah2022-07-072-1/+4
* inital folder structure w/ setup.pymjk1342022-07-073-0/+13
* Initial commitNoah2022-07-073-0/+152