Difference between revisions of "Announcer"

From Bebot Wiki 2
Jump to navigationJump to search
(Created page with "====== Announcer ====== ==== Description ==== A botnet relay towards guild/private channel(s), Darknet being source by default. Settings for announcer BotName: Description...")
 
 
(6 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
==== Description ====
 
==== Description ====
  
A botnet relay towards guild/private channel(s), Darknet being source by default.
+
Allows to register/unregister to one or more BotNet(s) and then subscribe/unsubscribe to specific channel(s).
  
Settings for announcer
+
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 manual 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:
 
BotName:
Description: What's the Botnet main BotName (Darknet by default) ?
+
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:
 
OrgOn:
Description: Should the bot be relaying from Botnet to guild channel ?
+
Description: Should the bot be relaying from Botnet(s) to guild channel ?
  
 
PrivOn:
 
PrivOn:
Description: Should the bot be relaying from Botnet to private channel ?
+
Description: Should the bot be relaying from Botnet(s) to private channel ?

Latest revision as of 21:31, 15 November 2023

Announcer[edit]

Description[edit]

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[edit]

!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 manual command (e.g.: darknet ignore add player).

Settings[edit]

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 ?