Zomatree
|
a8be358339
|
fix: various bugs
Closes #85
Closes #82
|
2024-10-29 15:57:26 +00:00 |
|
Zomatree
|
9bf443e36b
|
Fix channel.history not fetching members to go along with the messages
|
2023-12-29 20:09:38 +00:00 |
|
Zomatree
|
60ff8d81c9
|
bring type completeness to 100%
|
2023-05-20 03:04:52 +01:00 |
|
Zomatree
|
625dd4eac2
|
finish implementation of permissions
|
2023-04-11 22:07:56 +01:00 |
|
Zomatree
|
0a6db1dc9c
|
inital permissions calculations
|
2023-04-11 19:05:56 +01:00 |
|
Zomatree
|
a92324149e
|
fix issues stemming from bugs in the revolt api
|
2022-11-16 23:06:31 +00:00 |
|
Zomatree
|
bf8ded7588
|
make client generic
|
2022-09-26 01:16:33 +01:00 |
|
Zomatree
|
285974feef
|
add reactions and interactions
|
2022-08-18 02:19:54 +01:00 |
|
Zomatree
|
1ab91658c2
|
handle server join event
|
2022-08-08 19:23:25 +01:00 |
|
Zomatree
|
2de49e6a6c
|
change all keyerrors to lookup errors
|
2022-07-05 17:54:56 +00:00 |
|
Zomatree
|
424fa10208
|
cleanup code
|
2022-07-05 16:37:45 +00:00 |
|
Zomatree
|
bbb3f18f42
|
add edit self
|
2022-03-30 19:00:02 +01:00 |
|
Zomatree
|
542d1052d6
|
add more events and fix bugs
|
2021-10-17 02:47:07 +01:00 |
|
null
|
e3bb82c71f
|
refactor: add __slots__ to class definitions to save memory (#12)
* refactor: add __slots__ to class definitions to save memory
* Update revolt/channel.py
Co-authored-by: Zomatree <39768508+Zomatree@users.noreply.github.com>
* Update revolt/client.py
Co-authored-by: Zomatree <39768508+Zomatree@users.noreply.github.com>
* revert changes
Co-authored-by: Zomatree <39768508+Zomatree@users.noreply.github.com>
|
2021-09-04 16:33:05 +01:00 |
|
ppotatoo
|
553fbffa74
|
Ran isort over directory and added __all__
|
2021-09-02 15:16:25 -04:00 |
|
Zomatree
|
fc330ee589
|
add basic http functions
|
2021-08-31 14:08:51 +01:00 |
|
Zomatree
|
013885dfb4
|
add enums, add more stuff
|
2021-08-30 16:22:16 +01:00 |
|
Zomatree
|
3380222054
|
add docs
|
2021-08-29 21:19:09 +01:00 |
|
Zomatree
|
96922d021e
|
fetch all members at startup
|
2021-08-29 17:05:28 +01:00 |
|
Zomatree
|
48f00c080b
|
split up types into its own folder
|
2021-08-29 17:04:24 +01:00 |
|
Zomatree
|
06bf01b4c2
|
fix sending messages
|
2021-08-29 01:14:22 +01:00 |
|
Zomatree
|
5e1bf92970
|
add most basic types
|
2021-08-28 23:09:23 +01:00 |
|
Zomatree
|
8d13dcdd9a
|
init
|
2021-08-18 00:22:33 +01:00 |
|