Zomatree
88af87a4e1
rename server_create event to server_join
2022-08-18 21:58:20 +01:00
Zomatree
6436901e6f
move _members to a instance attr due being read only
2022-08-18 21:50:12 +01:00
Zomatree
bdafa57437
fix incorrect __all__
2022-08-18 21:04:18 +01:00
Zomatree
46c3cf893e
fix varies bugs
2022-08-18 20:16:29 +01:00
Zomatree
737515f9b5
remove unnessary channel parameter
2022-08-18 03:25:51 +01:00
Zomatree
285974feef
add reactions and interactions
2022-08-18 02:19:54 +01:00
Zomatree
a065cd40c7
bump version
v0.1.9
2022-08-08 19:31:00 +01:00
Zomatree
1ab91658c2
handle server join event
2022-08-08 19:23:25 +01:00
Zomatree
64ccd58b8f
cleanup channel.edit
2022-07-16 00:21:26 +01:00
Zomatree
d187fff90b
add masquerade colour
2022-07-15 23:37:26 +01:00
Zomatree
e34af623b3
fix last_message_id, fixes #41
2022-07-15 22:40:01 +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
052130d721
fix text channel docs
2022-07-05 16:36:55 +00:00
Zomatree
efbb667fef
handle channels in serverupdate event, fixes #39
2022-06-30 20:24:49 +01:00
Zomatree
09c50a0e97
fix incorrect docs
2022-06-30 20:24:13 +01:00
Zomatree
99b974f96e
bump version
v0.1.8
2022-06-23 02:10:19 +01:00
Zomatree
357fd7b071
update docs
2022-05-31 01:57:22 +01:00
Zomatree
1f411c12bf
fix CI issues
2022-05-31 01:47:07 +01:00
Zomatree
25f3b4e4fc
inital updated permissions system
2022-05-31 01:44:41 +01:00
Zomatree
6871754a27
remove trailing whitespace
2022-04-25 13:42:37 +01:00
Zomatree
0fdca7eb7d
isort
2022-04-25 13:40:39 +01:00
Zomatree
7aa72d6e58
bump version to 0.1.7
v0.1.7
2022-04-25 13:33:19 +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
Lewis L. Foster
4002be8d39
Implemented a servers property into revolt.Client ( #36 )
...
* Implement mention for users, members and channels
* Add servers property to revolt.Client
* Forgot to add the docstring for revolt.servers
* fix typo in revolt.Client.servers docstring
2022-04-25 13:30:30 +01:00
Achxy
8d1ee4609b
Fix typo in the docstring of FeatureDisabled ( #37 )
2022-04-25 13:30:00 +01:00
Lewis L. Foster
8b7d850741
Implement mention for users, members and channels ( #35 )
2022-04-06 15:58:42 +01:00
Zomatree
2c25f2f05b
fix ci issue
2022-04-05 06:21:13 +01:00
Zomatree
e491ba0f6e
rework converter internals to handle edgecases
2022-04-05 06:15:51 +01:00
Zomatree
7229b75c17
fix cog binding
2022-04-03 16:11:49 +01:00
Zomatree
aea5c98dbb
update justfile
2022-04-02 21:02:49 +01:00
Zomatree
c61e58964c
add missing docs to functions
2022-04-02 21:02:25 +01:00
Zomatree
d5fb40690d
switch to using NotRequired
2022-04-02 21:02:12 +01:00
Zomatree
a539d8d8c1
fix help command to allow changing attrs
2022-04-02 20:36:05 +01:00
Zomatree
41eddffc1b
make context generic over client
2022-03-30 19:03:03 +01:00
Zomatree
7f3253a3b5
add case_insenitive
2022-03-30 19:02:41 +01:00
Zomatree
bbb3f18f42
add edit self
2022-03-30 19:00:02 +01:00
Zomatree
a0717b180d
remove manifest
2022-03-28 04:19:43 +01:00
Zomatree
85b6309192
fix workflow
2022-03-28 01:54:39 +01:00
Zomatree
16aa5308a9
dont cache pip
2022-03-28 01:03:15 +01:00
Zomatree
d0263b5f8f
switch to pyproject.toml
2022-03-28 01:02:04 +01:00
Zomatree
40ea19951f
add basic help command framework
2022-03-26 18:03:13 +00:00
Zomatree
f539590005
add group.commands
2022-03-26 18:02:12 +00:00
Zomatree
7b05466090
make add_command take one param and add remove_command
2022-03-26 18:01:44 +00:00
Zomatree
8ba3e047b9
add cog.qualified_name and cog.commands
2022-03-26 18:01:01 +00:00
Zomatree
2279f86446
fix codeblock in documentation
2022-03-23 23:49:28 +00:00
Zomatree
5b39fb1b74
fix voice channel permissions error
2022-03-23 23:39:39 +00:00
Zomatree
c19003f2be
initial user support
2022-03-23 23:31:45 +00:00
Zomatree
c360bbda84
fix small issues
2022-03-23 23:29:16 +00:00
Zomatree
b03ac0c9d2
add ClientSession helper function
2022-03-23 22:44:19 +00:00