Reorganising and adding generate-report
This commit is contained in:
9
src/Commands/GenerativeCommands.cpp
Normal file
9
src/Commands/GenerativeCommands.cpp
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "../../settings.hpp"
|
||||
#include <dpp/dispatcher.h>
|
||||
#include <dpp/dpp.h>
|
||||
#include <dpp/guild.h>
|
||||
#include <dpp/snowflake.h>
|
||||
#include <dpp/user.h>
|
||||
|
||||
void commandGenerateReport(const dpp::slashcommand_t &event,
|
||||
dpp::cluster &bot) {}
|
Reference in New Issue
Block a user