mirror of
https://github.com/anope/anope.git
synced 2026-07-10 03:03:13 +02:00
Allow bot usermodes to be configurable
This commit is contained in:
@@ -249,7 +249,7 @@ class CommandBSBot : public Command
|
||||
|
||||
if (!user.empty())
|
||||
{
|
||||
ircdproto->SendClientIntroduction(bi, ircd->pseudoclient_mode);
|
||||
ircdproto->SendClientIntroduction(bi);
|
||||
bi->RejoinAll();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user