droplet 1.1.0
A multipurpose Discord bot with the hacker in mind
|
This is the complete list of members for Bot, including all inherited members.
add_button_command(const std::shared_ptr< IButtonCommand > &button_command) | Bot | static |
add_form_command(const std::shared_ptr< IFormCommand > &form_command) | Bot | static |
add_member_command(const std::shared_ptr< IMemberCommand > &button_command) | Bot | static |
add_message_command(const std::shared_ptr< IMessageCommand > &button_command) | Bot | static |
add_reaction_command(const std::shared_ptr< IReactionCommand > &button_command) | Bot | static |
add_ready_command(const std::shared_ptr< IReady > &ready_command) | Bot | static |
add_slash_command(const std::shared_ptr< IGlobalSlashCommand > &slash_command) | Bot | static |
button_commands | Bot | static |
ctx | Bot | static |
form_commands | Bot | static |
init(const std::string &token) | Bot | static |
member_commands | Bot | static |
message_commands | Bot | static |
reaction_commands | Bot | static |
ready_commands | Bot | static |
run() | Bot | static |
slash_commands | Bot | static |