aboutsummaryrefslogtreecommitdiffstats
path: root/example/ping.c
AgeCommit message (Collapse)Author
9 daysexample: Add ping commandturret
Unfortunately, we need to manually add the command to discords' registries for now :( Am working on an abstraction layer that will allow you to add commands easier (much like how me adding this command is simply adding this file to the project, except there is a macro and it will register the command automatically for you and the interaction event will have a default handler)