#include void commandPing(const dpp::slashcommand_t &event); inline std::unordered_map> Commands{{"ping", commandPing}};