mirror of
https://github.com/anope/anope.git
synced 2026-06-30 09:16:38 +02:00
Added /bs set msg
This commit is contained in:
@@ -305,6 +305,9 @@ BotFlagInfo BotFlags[] = {
|
||||
{"KICK_FLOOD", BS_KICK_FLOOD},
|
||||
{"KICK_REPEAT", BS_KICK_REPEAT},
|
||||
{"KICK_ITALICS", BS_KICK_ITALICS},
|
||||
{"MSG_PRIVMSG", BS_MSG_PRIVMSG},
|
||||
{"MSG_NOTICE", BS_MSG_NOTICE},
|
||||
{"MSG_NOTICEOPS", BS_MSG_NOTICEOPS},
|
||||
{"", static_cast<BotServFlag>(-1)}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user