droplet 1.1.0
A multipurpose Discord bot with the hacker in mind
|
This is the complete list of members for Core, including all inherited members.
get_channel_id(const std::string &mention) noexcept -> std::string | Core | static |
get_parameter(dpp::cluster &bot, const dpp::slashcommand_t event, const std::string &name, bool required=true) noexcept -> std::string | Core | static |
get_role_id(const std::string &mention) noexcept -> std::string | Core | static |
is_admin(const dpp::guild_member &member) noexcept -> bool | Core | static |
is_dropsoft_admin(const dpp::guild_member &member) noexcept -> bool | Core | static |
simple_hash(const std::string &string) -> std::string | Core | static |
timed_reply(dpp::cluster &bot, const dpp::slashcommand_t event, const std::string &message, size_t time_mills) noexcept | Core | static |
timed_reply(dpp::cluster &bot, const dpp::form_submit_t event, const std::string &message, size_t time_mills) noexcept | Core | static |
timed_reply_private(dpp::cluster &bot, const dpp::slashcommand_t event, const std::string &message, size_t time_mills) noexcept | Core | static |
timed_reply_private(dpp::cluster &bot, const dpp::form_submit_t event, const std::string &message, size_t time_mills) noexcept | Core | static |