Preparing the server management irc bot for further tasks.
This commit is contained in:
@@ -41,6 +41,8 @@ public:
|
||||
|
||||
// Send a chat message to the channel.
|
||||
void SendChatMessage(const std::string &msg);
|
||||
void SendPing();
|
||||
void FlushQueue();
|
||||
|
||||
virtual void SignalTermination();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user