synzen / MonitoRSS

MonitoRSS RSS bot (formerly known as Discord.RSS) with customizable feeds. https://monitorss.xyz
https://monitorss.xyz
MIT License
1.08k stars 240 forks source link

Setgame command and prefix bug #156

Closed StrangeRanger closed 4 years ago

StrangeRanger commented 4 years ago

Describe the bug When using the command setgame, instead of only recognizing the command with the given/current prefix, it will set a game with any prefix. Say my prefix is ~, but I use _, it will still set the game.

To Reproduce Steps to reproduce the behavior:

  1. Use setgame with a prefix that is not the default/currently set prefix.

Expected behavior It not to set a game, unless the currently set prefix is used.

Screenshots

Screen Shot 2020-03-25 at 8 59 53 PM

Branch (please specify one): master

synzen commented 4 years ago

Thanks for the report, 5.0.6 fixes this now (https://github.com/synzen/Discord.RSS/commit/7b0b4e6a2504fcb8d7eb4c018d81fec330d89eb0)