Bot administration commands.
tell TourneyBot do <command_to_execute>
Makes TourneyBot send <command_to_execute> to the server.
![]() |
Admin |
You: tell TourneyBot do shout Hello, everyone!
TourneyBot (shouts): Hello, everyone!
tell TourneyBot exit
Forces the bot to drop connection to FIBS in 5 seconds.
![]() |
Admin |
You: tell TourneyBot exit
TourneyBot: Exiting in 5 seconds
tell TourneyBot insert <line>
Inserts the specified text into TourneyBot's input buffer, making it as though the server sent it.
![]() |
Admin |
You: tell TourneyBot insert 12 MadMatt register 88
TourneyBot (to MadMatt): You have signed up for Single Elimination Bracket Tourney #88 (Tourney #88). You will be notified on who your first opponent is as soon as the Tourney starts.
This is very convenient for testing new commands and the like.
tell TourneyBot scheduler
Sends information on every scheduled task
![]() |
Admin |
You: tell TourneyBot scheduler
TourneyBot: task: ping | dur: 600 execs: true to go: 118.640000104904|||||
This command will likely be changed significantly when the new scheduler is introduced.