22 Commits

Author SHA1 Message Date
Zomatree c531aa649e bump doc deps 2022-10-08 14:38:39 +01:00
Zomatree 285974feef add reactions and interactions 2022-08-18 02:19:54 +01:00
Zomatree 09c50a0e97 fix incorrect docs 2022-06-30 20:24:13 +01:00
Zomatree 357fd7b071 update docs 2022-05-31 01:57:22 +01:00
HigherOrderLogic 94ba404912 Add cog_load and cog_unload method (#34)
* Add `cog_load` and `cog_unload` method

* Move `cog_load` to end

* Resolve conflict
2022-04-25 13:31:08 +01:00
Zomatree 21c9c78b6d fix up docs 2022-03-23 22:43:57 +00:00
Zomatree c7963f02e9 cover most api routes 2022-01-21 22:04:30 +00:00
Zomatree df8815e68a add more converters 2022-01-03 20:51:19 +00:00
Zomatree fd6ef5fc30 add utils.get 2022-01-03 20:37:21 +00:00
Zomatree 39098692bc add flags 2021-11-20 22:33:10 +00:00
Zomatree e5d65b9400 add Literal converter and rejig command client 2021-11-13 23:53:21 +00:00
rockboy987 b5727c818e Add replies parameter to messageable.send (#19)
* Add replies parameter to messageable.send

* Apply requested changes
2021-11-04 22:18:55 +00:00
Zomatree a2168e35e9 add server_update event + missing server attrs 2021-10-28 03:43:20 +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 138c5b27d2 add docs for commands 2021-10-21 06:53:23 +01:00
Zomatree 542d1052d6 add more events and fix bugs 2021-10-17 02:47:07 +01:00
ppotatoo 553fbffa74 Ran isort over directory and added __all__ 2021-09-02 15:16:25 -04:00
Zomatree 7ba69af3b8 make namedtuples documented 2021-08-30 17:11:30 +01:00
Zomatree 013885dfb4 add enums, add more stuff 2021-08-30 16:22:16 +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 3380222054 add docs 2021-08-29 21:19:09 +01:00