bitbot-irc / bitbot

https://bitbot.dev | Python3 event-driven modular IRCv3 bot 🤖

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If ducks-enabled is false, the bot should ignore ,bef etc.

fndax opened this issue · comments

commented

Current behavior:

<@dax> ,config c ducks-enabled off
< bitbot> [Config] Config 'ducks-enabled' set to False
< cool-person> ,bef
< cool-person> [Ducks] cool-person: There was no duck!

Expected behavior:
If ducks aren't enabled, there is never gonna be a duck, so commands like befriend, trap, etc. should be ignored instead of giving "There was no duck!" output.