index
:
discobra
this commit
master
A fast, easy to use Discord API wrapper.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
discord
/
client.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: Reformat code
Noah
2022-07-09
1
-17
/
+18
*
fix(client): {
Noah
2022-07-09
1
-0
/
+2
*
Merge branch 'master' of https://github.com/mounderfod/discobra
Noah
2022-07-09
1
-36
/
+95
|
\
|
*
feat(rest): Added a class with methods to access api, with a single session
mjk134
2022-07-09
1
-3
/
+9
|
*
fix(client): Changed token reference and declaration to _token
mjk134
2022-07-09
1
-5
/
+4
|
*
Merge branch 'master' of https://github.com/mounderfod/discobra
mjk134
2022-07-09
1
-3
/
+11
|
|
\
|
*
|
feat: Added poll event loop
mjk134
2022-07-09
1
-32
/
+88
*
|
|
docs: Document most of everything so far
Noah
2022-07-09
1
-0
/
+37
|
|
/
|
/
|
*
|
refactor(client): Use REST for `Client.user`, add enums for flags and premium...
Noah
2022-07-09
1
-3
/
+11
|
/
*
update typings and event logic
mjk134
2022-07-09
1
-3
/
+25
*
Add `EventEmitter` + fix `User` constructor not being able to set key, values
mjk134
2022-07-08
1
-9
/
+15
*
feat(gateway): Add ready data to `user` attribute of `Client`
Noah
2022-07-08
1
-1
/
+4
*
- Add `run` to `Client` to start async loop
mjk134
2022-07-08
1
-10
/
+19
*
feat(gateway): Added basic gateway connection
Noah
2022-07-08
1
-0
/
+49
*
inital folder structure w/ setup.py
mjk134
2022-07-07
1
-0
/
+0