History for percord / src / api
2025-10-21
@CyberL1
fix: get all application commands
CyberL1 committed on 21 Oct
2025-10-20
@doesnm
add fingerprint endpoint
doesnm committed on 20 Oct
@CyberL1
fix: remove commands not present in array
CyberL1 committed on 20 Oct
@CyberL1
fix: trim command `name` and `description` fields
CyberL1 authored on 20 Oct Rory& committed on 20 Oct
@CyberL1
fix: don't emit ephemeral interaction replies to channel, but only to user instead
CyberL1 authored on 19 Oct Rory& committed on 20 Oct
2025-10-19
@CyberL1
fix: interaction type check
CyberL1 authored on 19 Oct Rory& committed on 19 Oct
@CyberL1
fix: interaction `attachment_size_limit` field
CyberL1 authored on 19 Oct Rory& committed on 19 Oct
@CyberL1
fix: interaction `app_permissions` field
CyberL1 authored on 19 Oct Rory& committed on 19 Oct
@CyberL1
fix: interaction context
CyberL1 authored on 19 Oct Rory& committed on 19 Oct
@CyberL1
fix: interaction callback
CyberL1 authored on 19 Oct Rory& committed on 19 Oct
@Rory&
Synchronously save automod message
Rory& committed on 19 Oct
@Rory&
Use message.create
Rory& committed on 19 Oct
@Rory&
Use save operator rather than raw insert maybe?
Rory& committed on 19 Oct
@Rory&
More env settings to tune down log noise
Rory& committed on 19 Oct
@Rory&
Helper to create valid messages
Rory& committed on 19 Oct
2025-10-18
@Rory&
fix
Rory& committed on 18 Oct
@Rory&
Automod mayhaps?
Rory& committed on 18 Oct
@CyberL1
fix: typo, additional `m` lol
CyberL1 authored on 18 Oct Rory& committed on 18 Oct
@CyberL1
feat: interaction replies
CyberL1 authored on 18 Oct Rory& committed on 18 Oct
@CyberL1
fix: pass the command type to pending interactions map
CyberL1 authored on 18 Oct Rory& committed on 18 Oct
@CyberL1
fix: comment out the route for interactions callback
CyberL1 authored on 18 Oct Rory& committed on 18 Oct
@Rory&
Fix relationships
Rory& committed on 18 Oct
@CyberL1
fix: move types to schema
CyberL1 authored on 18 Oct Rory& committed on 18 Oct
@CyberL1
fix: add `user` object on `interaction` and `interaction_metadata` for messages
CyberL1 authored on 17 Oct Rory& committed on 18 Oct
@Rory&
Partial usersetting update schema
Rory& committed on 18 Oct
2025-10-17
@CyberL1
feat: interactions (incomplete)
CyberL1 authored on 17 Oct Rory& committed on 17 Oct
@CyberL1
fix: do the same for applicaiton_commands
CyberL1 authored on 17 Oct Rory& committed on 17 Oct
@CyberL1
fix: send only needed fields
CyberL1 authored on 17 Oct Rory& committed on 17 Oct
@CyberL1
feat: add application command index route for guilds
CyberL1 authored on 17 Oct Rory& committed on 17 Oct
@CyberL1
fix: check if an application is in a guild
CyberL1 authored on 17 Oct Rory& committed on 17 Oct