FANTASY COMMAND #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
make the bot know that not all !blabla are actually a command:
[19:02] <@PeGaSuS> !cissue "CERT LIST" Remove password to view CERTFP list when already logged in
[19:02] <&devel> I don't know the command CISSUE. Try HELP.
[19:02] <+GitBot> [git] opened issue #3 in fedserv/echo: CERT LIST #3
devel is the botserv bot.
Fixed in
bfff7dband deployed. The fantasy router now only acts on commands ChanServ actually recognizes (an explicit allowlist next to its dispatcher); an unknown in-channel!word— another bot sharing the!prefix, e.g. GitBots!cissue— is now silently ignored instead of drawing a "I dont know that command" reply from the assigned bot. A direct/msg ChanServ FOOstill gets the reply. Regression test added.