Zomatree
|
a4438e73f8
|
list remove
|
2022-03-07 02:37:59 +00:00 |
|
Zomatree
|
16177e6698
|
fix missing inconsistancies
|
2022-02-14 05:51:46 +00:00 |
|
Zomatree
|
c7963f02e9
|
cover most api routes
|
2022-01-21 22:04:30 +00:00 |
|
Zomatree
|
39098692bc
|
add flags
|
2021-11-20 22:33:10 +00:00 |
|
Zomatree
|
d7175d0079
|
make context subclass messageable
|
2021-11-06 05:07:47 +00:00 |
|
rockboy987
|
89986731c1
|
Fix server to be optional in Channel (#21)
|
2021-11-03 04:37:10 +00:00 |
|
Zomatree
|
7efc943281
|
run isort
|
2021-10-23 17:04:28 +01:00 |
|
rockboy987
|
c832bae971
|
Add permissions (#17)
* Add permissions
* Add set_permission methods for server and channel
* Add to docs
* Minor fix
* Apply suggestions from code review
|
2021-10-21 07:01:07 +01:00 |
|
Zomatree
|
542d1052d6
|
add more events and fix bugs
|
2021-10-17 02:47:07 +01:00 |
|
Zomatree
|
eed4010002
|
fix #12
|
2021-09-05 19:17:40 +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 |
|
Xieh
|
5e8c2a590f
|
fix typehint in channel_factory function
|
2021-09-02 01:50:52 +00: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
|
5e1bf92970
|
add most basic types
|
2021-08-28 23:09:23 +01:00 |
|
Zomatree
|
8d13dcdd9a
|
init
|
2021-08-18 00:22:33 +01:00 |
|