Commit Graph

37 Commits

Author SHA1 Message Date
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 9a53fb35d7 fix pyright deps 2021-09-02 16:18:58 +01:00
Zomatree 5c2ee151c1 update flattern_attributes 2021-09-02 15:31:07 +01:00
Zomatree 8a0930f370 add pyright action 2021-09-02 15:23:43 +01:00
Zomatree df44a94ddf Merge pull request #6 from XiehCanCode/patch-2
fix typehint in `channel_factory` function
2021-09-02 14:51:28 +01:00
Zomatree 2a7ff49214 Merge pull request #7 from XiehCanCode/patch-3
fix typehint in `http`
2021-09-02 14:51:06 +01:00
Zomatree aa26891fb1 Merge pull request #9 from rockboy987/wait_for
Add timeout to client.wait_for
2021-09-02 14:50:12 +01:00
rockboy987 d352b04c85 Add timeout to client.wait_for 2021-09-02 16:25:15 +05:30
Xieh ab2b8cc8f0 fix typehint in http 2021-09-02 02:15:12 +00:00
Xieh 5e8c2a590f fix typehint in channel_factory function 2021-09-02 01:50:52 +00:00
Zomatree 64fe114650 Merge pull request #4 from XiehCanCode/patch-1
change min python version to 3.9+
2021-08-31 17:59:05 +01:00
Xieh b33a87a1a3 change min python version to 3.9+ 2021-08-31 16:46:59 +00:00
Zomatree f37eb6bbc1 remove unessessary import 2021-08-31 14:20:45 +01:00
Zomatree fc330ee589 add basic http functions 2021-08-31 14:08:51 +01:00
Zomatree cdda2e6d7d add docs to readme 2021-08-30 17:38:02 +01:00
Zomatree 973c7be666 add missing dep to docs 2021-08-30 17:13:09 +01:00
Zomatree 7ba69af3b8 make namedtuples documented 2021-08-30 17:11:30 +01:00
Zomatree 3a7e7b3a00 fix user relations 2021-08-30 16:35:06 +01:00
Zomatree 37e3da5ec7 fix error with optional data 2021-08-30 16:25:09 +01:00
Zomatree 013885dfb4 add enums, add more stuff 2021-08-30 16:22:16 +01:00
Zomatree 6f50ae16db add example 2021-08-30 16:20:55 +01:00
Zomatree 6cc561ae1a fix line lengths 2021-08-29 21:58:49 +01:00
Zomatree b117d5e53f add version 2021-08-29 21:49:51 +01:00
Zomatree 0fa0b67362 update rtd config 2021-08-29 21:39:54 +01:00
Zomatree 789fb427de update rtd config 2021-08-29 21:37:59 +01:00
Zomatree 5d15c279bd add missing libs for docs 2021-08-29 21:25:08 +01:00
Zomatree b5846cec4b spelling 2021-08-29 21:22:26 +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 18afa4358e add wait_for 2021-08-29 17:04:41 +01:00
Zomatree 48f00c080b split up types into its own folder 2021-08-29 17:04:24 +01:00
Zomatree f2adeb343a remove 3.8 from supported versions 2021-08-29 16:59:30 +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 9b1f9276fa add readme 2021-08-18 00:23:46 +01:00
Zomatree 8d13dcdd9a init 2021-08-18 00:22:33 +01:00