Closed bran-solo closed 5 months ago
@bran-solo I didnt implement 'one blocked message' logice here. Does it not score if 'one blocked message' happens?
As currently implemented it only applies to !s. Why don't we make it apply for all queries on the bot? (I can get off my ass and do more code changes if you'd like)
Implemented in #24
Base requirements:
Initial version will not have any sort of filtering / spam protection.
"One blocked message" logic should apply to queries triggering this.
Score needs to persist even when the bot goes offline and comes back online later. I'd be fine with just storing dead simple scores in a flat file but if you want to go nuts and record when/who voted for what to do more intricate stuff with stats, go nuts.