Difference between revisions of "Announcer"

From Bebot Wiki 2
Jump to navigationJump to search
Line 16: Line 16:
  
 
!unsubscribe <botname> <channel> - Unsubscribes your bot from given BotNet's channel.
 
!unsubscribe <botname> <channel> - Unsubscribes your bot from given BotNet's channel.
 +
 +
!sendcommand <botname> <command> - Sends given BotNet provided command (e.g.: darknet ignore add player).";
  
  

Revision as of 14:43, 27 February 2023

Announcer

Description

Allows to register/unregister to one or more BotNet(s) and then subscribe/unsubscribe to specific channel(s).

Note : depending on Botnet(s) specificities, you may have to log into your bot character to make certain commands/subscriptions directly yourself.

Commands

!register <botname> - Registers your bot into given BotNet.

!unregister <botname> - Unregisters your bot from given BotNet.

!subscribe <botname> <channel> - Subscribes your bot from given BotNet's channel.

!unsubscribe <botname> <channel> - Unsubscribes your bot from given BotNet's channel.

!sendcommand <botname> <command> - Sends given BotNet provided command (e.g.: darknet ignore add player).";


Settings

AlertDisc: Description: Do we alert Discord of Botnet(s) spam ?

AlertIrc: Description: Do we alert Irc of Botnet(s) spam ?

BotName: Description: What's the Botnet(s) main BotName(s) (please better edit through register/unregister commands) ?

DiscChanId: Description: What Discord ChannelId in case we separate Botnet(s) spam from main Discord channel (leave empty for all in main channel)

IgnoreList: Description: What sender name(s) should the bot ignore (comma separated list of names) ?

ProfanFilter: Description: What profanity word(s) should the bot filter (comma separated list of words) ?

ProfanState: Off Description: Should the bot filter profanity word(s) based on its filter ?

OrgOn: Description: Should the bot be relaying from Botnet(s) to guild channel ?

PrivOn: Description: Should the bot be relaying from Botnet(s) to private channel ?