Professor-Redwood-Team / Professor-Redwood

Pokemon Go Discord Bot
MIT License
34 stars 21 forks source link

exgym bug fix #113

Closed jeffleu closed 5 years ago

jeffleu commented 5 years ago

I forgot to remove the > -1 from the if statement as I've updated the code to utilize String.prototype.includes function instead, therefore causing @exgym tag to be added every time getSpecialRaidTag function was called.