SQL, Language, Organising commands
This commit is contained in:
3
src/Commands.cpp
Normal file
3
src/Commands.cpp
Normal file
@@ -0,0 +1,3 @@
|
||||
#include "Commands.hpp"
|
||||
|
||||
void commandPing(const dpp::slashcommand_t &event) { event.reply("Pong"); }
|
Reference in New Issue
Block a user