#include <Bot.hpp>
◆ add_button_command()
| void Bot::add_button_command |
( |
const std::shared_ptr< IButtonCommand > & | button_command | ) |
|
|
static |
◆ add_form_command()
| void Bot::add_form_command |
( |
const std::shared_ptr< IFormCommand > & | form_command | ) |
|
|
static |
◆ add_member_command()
| void Bot::add_member_command |
( |
const std::shared_ptr< IMemberCommand > & | button_command | ) |
|
|
static |
◆ add_message_command()
| void Bot::add_message_command |
( |
const std::shared_ptr< IMessageCommand > & | button_command | ) |
|
|
static |
◆ add_reaction_command()
| void Bot::add_reaction_command |
( |
const std::shared_ptr< IReactionCommand > & | button_command | ) |
|
|
static |
◆ add_ready_command()
| void Bot::add_ready_command |
( |
const std::shared_ptr< IReady > & | ready_command | ) |
|
|
static |
◆ add_slash_command()
◆ init()
| void Bot::init |
( |
const std::string & | token | ) |
|
|
static |
◆ run()
◆ shutdown()
Drop cluster and registered commands so connections and handlers are torn down before exit.
◆ button_commands
◆ ctx
◆ form_commands
◆ member_commands
◆ message_commands
◆ reaction_commands
◆ ready_commands
◆ slash_commands
The documentation for this class was generated from the following files: