diff options
author | turret <turret@duck.com> | 2025-06-22 19:20:10 -0500 |
---|---|---|
committer | turret <turret@duck.com> | 2025-06-22 19:20:10 -0500 |
commit | d1d5558d217b2593da114e02925f45af2a0797ed (patch) | |
tree | c50685011d24ccf437b2d06aae905c24318cea08 /example/hello.c | |
parent | c55be5a0bc9a7d75172a56f6128cea13e606ee5c (diff) | |
download | discord-bot-skeleton-d1d5558d217b2593da114e02925f45af2a0797ed.tar.gz discord-bot-skeleton-d1d5558d217b2593da114e02925f45af2a0797ed.tar.bz2 discord-bot-skeleton-d1d5558d217b2593da114e02925f45af2a0797ed.zip |
example: Add ping command
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)
Diffstat (limited to 'example/hello.c')
0 files changed, 0 insertions, 0 deletions