Joshimuz / BotimuzCommands

The XML command files for my channel's Botimuz
10 stars 14 forks source link

Generic.xml: fix response of "Buy viewers ban" #78

Closed rybak closed 2 years ago

rybak commented 2 years ago

The response was copy-pasted from commands that use /delete to delete messages (<message deleted> and "Bot is dead"). But /ban and /timeout need a chattername. Compare to /ban in Braille ASCII graphic command and /timeout in Commands/ChaosMod.xml.

Fixes #77.