tanmaypardeshi / CSC-510-Project2-TeachersPetBot

TeachersPetBot is a Discord Bot for class instructors to streamline their Discord servers
MIT License
0 stars 1 forks source link

Spam feature disabeled #1

Closed ExtremeMachine12 closed 11 months ago

ExtremeMachine12 commented 11 months ago

I disabled the spam feature in bot.py on line 243. The way it was implemented by the last group makes it very difficult to work with as it messages a user that they are "spamming" every 5 messages they send, regardless of whether the messages are spam or not. I recommend we upgrade this feature because otherwise, it is basically useless.

ExtremeMachine12 commented 11 months ago

I've upgraded the spam feature and it is no longer disabled