Zomatree
|
8524ff4036
|
rename typevars to be more informative
|
2023-06-30 16:20:46 +01:00 |
|
Zomatree
|
c97085cd55
|
provide original message in message_update event
|
2023-06-30 16:17:28 +01:00 |
|
Zomatree
|
85910a703a
|
fix subcommands in cogs
|
2023-06-26 17:19:37 +01:00 |
|
Zomatree
|
042a7da85e
|
fix help command argument parsing
|
2023-06-24 01:19:34 +01:00 |
|
Zomatree
|
1841d21bee
|
fix subcommands being shown as base commands
|
2023-06-24 01:18:55 +01:00 |
|
Zomatree
|
69602fc812
|
make created_at a property
|
2023-06-24 01:18:01 +01:00 |
|
Zomatree
|
a52febcb4e
|
Fix incorrect docs, closes #59
|
2023-06-22 02:54:03 +01:00 |
|
Zomatree
|
da6fb64b89
|
Fix trying to send a DM to yourself
|
2023-06-22 02:53:21 +01:00 |
|
Zomatree
|
072a4b1f2d
|
fix for older python versions
|
2023-06-21 00:45:12 +01:00 |
|
Zomatree
|
826e0f8c85
|
Fix varies bugs, fixes #55, fixes #56
|
2023-06-21 00:41:15 +01:00 |
|
Zomatree
|
a23615a5ae
|
Fix bug for older python versions
|
2023-06-15 01:58:46 +01:00 |
|
Zomatree
|
2c30502b50
|
Raise an error if the token is invalid
|
2023-06-13 04:17:14 +01:00 |
|
Zomatree
|
e23effd605
|
add missing annotations
|
2023-06-13 04:14:49 +01:00 |
|
Zomatree
|
4e70b8076c
|
bump version
v0.1.11
|
2023-06-13 03:34:42 +01:00 |
|
Zomatree
|
828b428f48
|
Add display_name and discriminator
|
2023-06-13 03:10:45 +01:00 |
|
Zomatree
|
4efaac40f6
|
fix FLAG_NAMES not being set
|
2023-06-04 15:22:21 +01:00 |
|
Zomatree
|
78f14fa9a0
|
Revert: test CI
|
2023-05-20 13:09:59 +01:00 |
|
Zomatree
|
300169d71a
|
Add back type checking to CI
|
2023-05-20 13:07:21 +01:00 |
|
Zomatree
|
983907e0ad
|
test CI
|
2023-05-20 13:04:20 +01:00 |
|
Zomatree
|
4c8553d5ef
|
ignore external types
|
2023-05-20 03:18:19 +01:00 |
|
Zomatree
|
f717163e17
|
include py.typed
|
2023-05-20 03:14:10 +01:00 |
|
Zomatree
|
60474fdeef
|
fix verify-types parameter
|
2023-05-20 03:08:24 +01:00 |
|
Zomatree
|
ccfae66e16
|
dont cache deps
|
2023-05-20 03:06:04 +01:00 |
|
Zomatree
|
60ff8d81c9
|
bring type completeness to 100%
|
2023-05-20 03:04:52 +01:00 |
|
TheBobBobs
|
dfb45494ba
|
Fix Message._update (#50)
* fix Message._update
* handle edited being int in MessageUpdate event
|
2023-05-19 23:16:33 +01:00 |
|
Zomatree
|
52c2be4e91
|
Fix using .server instead of .server_id
Fixes #51
|
2023-05-19 23:13:55 +01:00 |
|
Zomatree
|
d5a15c0f44
|
fix typing error related to bad aiohttp types
|
2023-05-19 22:23:47 +01:00 |
|
Zomatree
|
4bf0530f8e
|
clean up code
|
2023-05-11 07:02:39 +01:00 |
|
Zomatree
|
77ff484ad8
|
small bug fixes
|
2023-04-12 20:20:18 +01:00 |
|
Zomatree
|
d909b0eb3e
|
Merge branch 'master' of github.com:revoltchat/revolt.py
|
2023-04-12 16:45:11 +01:00 |
|
Zomatree
|
32d6b1d6e8
|
Add missing checks to __all__
|
2023-04-12 16:41:37 +01:00 |
|
Zomatree
|
f9ba869e75
|
fix fetch_emoji not returning an Emoji instance
|
2023-04-12 16:37:05 +01:00 |
|
Angelo Kontaxis
|
0e694db586
|
Merge pull request #49 from revoltchat/permissions
Permissions
|
2023-04-11 22:34:30 +01:00 |
|
Zomatree
|
ba3f74dcd0
|
Add docs
|
2023-04-11 22:23:12 +01:00 |
|
Zomatree
|
625dd4eac2
|
finish implementation of permissions
|
2023-04-11 22:07:56 +01:00 |
|
Zomatree
|
0a6db1dc9c
|
inital permissions calculations
|
2023-04-11 19:05:56 +01:00 |
|
Zomatree
|
a672f949a1
|
fix servermemberjoin, closes #48
|
2023-03-27 00:43:12 +01:00 |
|
Zomatree
|
df9893aaff
|
add bulk message delete
|
2023-03-26 21:44:04 +01:00 |
|
Zomatree
|
35a4614b61
|
fix incorrect routes
|
2023-03-26 18:42:16 +01:00 |
|
Zomatree
|
263f99f281
|
use is not None in _update
|
2023-03-26 18:09:35 +01:00 |
|
Zomatree
|
e99b6edee3
|
correctly handle role creation
|
2023-03-26 18:08:30 +01:00 |
|
Zomatree
|
720272d3cb
|
switch from deprecated config
|
2023-03-26 18:08:06 +01:00 |
|
Zomatree
|
ab5a2751df
|
fix docs
|
2023-03-15 19:41:31 +00:00 |
|
Zomatree
|
6059e4e4dc
|
remove bugged dep
|
2023-03-15 19:30:41 +00:00 |
|
Zomatree
|
63491ec76e
|
update docs
|
2023-03-15 19:00:49 +00:00 |
|
Zomatree
|
76364572f1
|
timeout and upload_file
|
2023-02-22 18:49:55 +00:00 |
|
Zomatree
|
75f980e0f9
|
use our own msgpack types
|
2023-02-22 18:40:06 +00:00 |
|
Zomatree
|
8db036e131
|
fix CI
v0.1.10
|
2023-01-02 22:10:07 +00:00 |
|
Zomatree
|
4d35de3ac8
|
qol updates
|
2023-01-02 22:06:25 +00:00 |
|
Zomatree
|
ce5bf29f59
|
rework flags
|
2023-01-02 22:05:51 +00:00 |
|