Difference between revisions of "Announcer"
(3 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
Allows to register/unregister to one or more BotNet(s) and then subscribe/unsubscribe to specific channel(s). | 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 ==== | ==== Commands ==== | ||
Line 15: | Line 17: | ||
!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 manual command (e.g.: darknet ignore add player). | ||
==== Settings ==== | ==== Settings ==== | ||
Line 44: | Line 47: | ||
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 ? | ||
− | |||
− |
Latest revision as of 21:31, 15 November 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 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: 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 ?