Emma Terzioglu EmmaTech · she/they
  • https://emmatech.dev
  • silly trans dev :3 I primarily use github, located at github.com/EmmmaTech

  • Joined on 2024年05月30日
EmmaTech pushed to main at EmmaTech/boncord 2025年10月29日 21:36:00 +01:00
55a99503a8
docs: update docstrings for Intents
EmmaTech pushed to feat/code-gen-routes at EmmaTech/boncord 2025年10月29日 21:13:45 +01:00
f704b98b7d
feat: code gen for routes
EmmaTech created branch feat/code-gen-routes in EmmaTech/boncord 2025年10月29日 21:13:45 +01:00
EmmaTech pushed to main at EmmaTech/boncord 2025年10月29日 21:07:36 +01:00
06068b22f4 feat: Intents flag (#2)
EmmaTech merged pull request EmmaTech/boncord#2 2025年10月29日 21:07:34 +01:00
feat: `Intents` flag
EmmaTech approved EmmaTech/boncord#2 2025年10月29日 21:07:13 +01:00
feat: Intents flag

I'll actually just take over the documentation for this, thanks for the contribution!

EmmaTech pushed to main at EmmaTech/boncord 2025年10月29日 21:05:09 +01:00
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
Compare 5 commits »
EmmaTech pushed to main at EmmaTech/boncord 2025年05月21日 03:35:39 +02:00
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
Compare 10 commits »
EmmaTech pushed to main at EmmaTech/boncord 2025年05月15日 03:20:34 +02:00
1016a9cd87 feat: guild routes
6e667255bf refactor: migrate library-specific types to types.py
Compare 2 commits »
EmmaTech commented on pull request EmmaTech/boncord#2 2025年04月15日 22:27:08 +02:00
feat: Intents flag

^w^

EmmaTech suggested changes for EmmaTech/boncord#2 2025年04月15日 20:39:14 +02:00
feat: Intents flag

for the duplicated changes problem, you might wanna rebase your changes based on the current branch and that might solve it

EmmaTech commented on pull request EmmaTech/boncord#2 2025年04月15日 20:39:14 +02:00
feat: Intents flag

add a description of what these intents enable instead of a list copy pasted from discord docs

EmmaTech commented on pull request EmmaTech/boncord#2 2025年04月15日 20:39:13 +02:00
feat: Intents flag

I would lowercase all of the enum elements in here

EmmaTech commented on pull request EmmaTech/boncord#2 2025年04月15日 20:39:12 +02:00
feat: Intents flag

make sure to start new files with the license identifier comment

EmmaTech commented on pull request EmmaTech/boncord#2 2025年04月15日 20:39:12 +02:00
feat: Intents flag

remove these stars, as they have no meaning in these docs

EmmaTech pushed to main at EmmaTech/boncord 2025年04月15日 00:08:27 +02:00
b1c3cd7f79 fix: the allow key in discord's override object is a string (#1)
EmmaTech merged pull request EmmaTech/boncord#1 2025年04月15日 00:08:25 +02:00
The `allow` key in discord's override object is a string
EmmaTech approved EmmaTech/boncord#1 2025年04月15日 00:08:11 +02:00
The allow key in discord's override object is a string

yea I should've accounted for this in the first place :p

EmmaTech pushed to main at soteria/frontend 2025年03月18日 21:24:30 +01:00
e13638ae8c fix(Post): far off clicks from post content did not register
EmmaTech created pull request soteria/frontend#27 2025年02月14日 19:37:48 +01:00
WIP: feat: user preview