- https://emmatech.dev
-
silly trans dev :3 I primarily use github, located at github.com/EmmmaTech
-
Joined on
2024年05月30日
55a99503a8
docs: update docstrings for Intents
f704b98b7d
feat: code gen for routes
06068b22f4
feat:
Intents flag (#2)
feat: `Intents` flag
feat:
Intents flag
I'll actually just take over the documentation for this, thanks for the contribution!
2fff9dde56
refactor!: convert HTTPRequestSettings into a typeddict
d03a07ffb0
feat(dispatcher): listen now supports implicit event subscription
d790f96dd8
feat: in-progress webhook impl
e32267dc0a
refactor(webhook routes)!: use http client instead of bot
7b4051081c
refactor(payload): less verbose error messages
474d1730bf
style: lint
5391aa53dc
refactor(models): apply new payload extraction tools
05f38d214c
feat: new payload extraction tools
67dfd2f18c
refactor(User)!: remove bot attribute
ac2b64f1d2
feat(DMChannel): create dm directly from user id
1016a9cd87
feat: guild routes
6e667255bf
refactor: migrate library-specific types to types.py
feat:
Intents flag
for the duplicated changes problem, you might wanna rebase your changes based on the current branch and that might solve it
feat:
Intents flag
add a description of what these intents enable instead of a list copy pasted from discord docs
feat:
Intents flag
I would lowercase all of the enum elements in here
feat:
Intents flag
make sure to start new files with the license identifier comment
feat:
Intents flag
remove these stars, as they have no meaning in these docs
b1c3cd7f79
fix: the
allow key in discord's override object is a string (#1)
The `allow` key in discord's override object is a string
The
allow key in discord's override object is a string
yea I should've accounted for this in the first place :p
e13638ae8c
fix(Post): far off clicks from post content did not register
WIP: feat: user preview