summary refs log tree commit diff
path: root/.eslintrc (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-09ensure client_id is provided in authorizePuyodead11-0/+14
2023-12-08WORKAROUND: Ignore client-requested file extension for role iconsRory&1-2/+19
2023-12-08Fix reacting with custom emojis from same guild requiring USE_EXTERNAL_EMOJISRory&1-1/+2
2023-12-06add components to message create schemaPuyodead12-0/+10
2023-12-05handle possibly null activities in session sortPuyodead11-1/+1
2023-12-05messageupdate: fix member not being correct formatPuyodead11-1/+6
2023-12-05fix some message update fields being sent when nullPuyodead11-5/+2
2023-12-05typingstart timestamp needs to be secondsPuyodead11-1/