Difference between revisions of "Announcer"
Line 3: | Line 3: | ||
==== Description ==== | ==== Description ==== | ||
− | + | Allows to register/unregister to one or more BotNet(s) and then subscribe/unsubscribe to specific channel(s). | |
− | Settings | + | ==== 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. | ||
+ | |||
+ | |||
+ | ==== Settings ==== | ||
AlertDisc: | AlertDisc: | ||
Line 33: | Line 44: | ||
PrivOn: | PrivOn: | ||
Description: Should the bot be relaying from Botnet(s) to private channel ? | Description: Should the bot be relaying from Botnet(s) to private channel ? | ||
+ | |||
+ | Note : depending on Botnet(s) specificities, you may have to log into your bot character to make certain commands/subscriptions directly yourself. |
Revision as of 11:26, 13 October 2021
Announcer
Description
Allows to register/unregister to one or more BotNet(s) and then subscribe/unsubscribe to specific channel(s).
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.
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 ?
Note : depending on Botnet(s) specificities, you may have to log into your bot character to make certain commands/subscriptions directly yourself.