trying to add a bot command, almost done
This commit is contained in:
@@ -71,6 +71,7 @@ public:
|
||||
void ejectUserfromivited(std::string nickname);
|
||||
std::string getOperatorNickname(int fd) const;
|
||||
void removeOperator(const std::string& operatorName );
|
||||
|
||||
|
||||
void setPass(const std::string &Newpass)
|
||||
{
|
||||
@@ -85,4 +86,5 @@ public:
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user