18 Commits

Author SHA1 Message Date
Zomatree 63491ec76e update docs 2023-03-15 19:00:49 +00:00
Zomatree bf8ded7588 make client generic 2022-09-26 01:16:33 +01:00
Zomatree e34af623b3 fix last_message_id, fixes #41 2022-07-15 22:40:01 +01:00
Zomatree 424fa10208 cleanup code 2022-07-05 16:37:45 +00:00
Zomatree 25f3b4e4fc inital updated permissions system 2022-05-31 01:44:41 +01:00
Zomatree 0fdca7eb7d isort 2022-04-25 13:40:39 +01:00
Zomatree d5fb40690d switch to using NotRequired 2022-04-02 21:02:12 +01:00
Zomatree 5b39fb1b74 fix voice channel permissions error 2022-03-23 23:39:39 +00:00
Zomatree c360bbda84 fix small issues 2022-03-23 23:29:16 +00:00
Zomatree 452f1f45bc satisfy the type checker 2022-03-23 22:00:03 +00:00
Zomatree c7963f02e9 cover most api routes 2022-01-21 22:04:30 +00: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 1bdbbf8d21 add basic command handler 2021-10-17 02:47:40 +01:00
ppotatoo 2833aff90a Forgot a comma 2021-09-02 15:27:54 -04:00
ppotatoo fdfd96e224 Trailing comma and add missing things in __all__ 2021-09-02 15:23:01 -04:00
ppotatoo 553fbffa74 Ran isort over directory and added __all__ 2021-09-02 15:16:25 -04:00
Zomatree 013885dfb4 add enums, add more stuff 2021-08-30 16:22:16 +01:00
Zomatree 48f00c080b split up types into its own folder 2021-08-29 17:04:24 +01:00