AquinBot 1.0.2
Official AquinBot made by Team Aquin | Finaly a simple Open Source Discord bot made in C++ by Aquin
 
Loading...
Searching...
No Matches
slashCommands.hpp File Reference
#include <memory>
#include <vector>
#include <dpp/dpp.h>
#include "../inc/types/Bot.hpp"
#include "../inc/types/Error.hpp"
#include "../inc/types/Debug.hpp"

Go to the source code of this file.

Namespaces

namespace  bot
 
namespace  bot::utils
 
namespace  bot::commands
 

Functions

std::vector< Errorbot::utils::sendDM (std::shared_ptr< bot::Bot > aquin, std::vector< std::future< Error > > &futures, std::vector< std::future< Error > > &futuresMsgSet, std::vector< Error > &errorVec, dpp::snowflake member, const dpp::slashcommand_t &event, Debug &DMSendConfirmations)
 
std::vector< Errorbot::commands::commandIsOnWork (const dpp::slashcommand_t &event, std::shared_ptr< bot::Bot > aquin)
 Replies Msg when the command is on work.
 
std::vector< Errorbot::commands::ping (const dpp::slashcommand_t &event, std::shared_ptr< bot::Bot > aquin)
 Returns pong.
 
std::vector< Errorbot::commands::announce (const dpp::slashcommand_t &event, std::shared_ptr< bot::Bot > aquin)
 Announce something to someones DMs.
 
std::vector< Errorbot::commands::info (const dpp::slashcommand_t &event, std::shared_ptr< bot::Bot > aquin)
 Returns the info about Aquin and more.
 
std::vector< Errorbot::commands::setStatus (const dpp::slashcommand_t &event, std::shared_ptr< bot::Bot > aquin)
 Set the status of the bot.