rebok
rebok
KKord
Created by rebok on 8/30/2024 in #help
Is there a way to make kord automatically reconnect after an error?
Each time i get the error 502 in the terminal output, the bot goes offline. Is there a way to automatically make it reconnect?
16 replies
KKord
Created by rebok on 3/23/2024 in #help
Extract the thread id from a ThreadCreated message
How do i extract the thread id from a message of type MessageType.ThreadCreated?
26 replies
KKord
Created by rebok on 1/31/2024 in #help
Is there a way to get user status?
Is there a way to get user status?
4 replies
KKord
Created by rebok on 1/21/2024 in #help
Is there a way to serialize PublicMessageInteractionResponseBehavior ?
Hi there. Is there a way to serialize an instance of PublicMessageInteractionResponseBehavior? it doesn't seem to have an id field and i need to put some kind of id inside of my discord component's custom id, so i can serialize it back later, and edit the response
5 replies
KKord
Created by rebok on 7/13/2023 in #help
Getting members on Guild type doesn't return same amount members as when getting memberCount from it
I tried using rest. Gettings members from guild returns only the bot itself but getting member count returns 3(the actual amount)
23 replies