SocksTheWolf / AntiScamBot

A Discord bot that shares ban lists of scammers across multiple Discord servers
https://scamguard.app/
MIT License
6 stars 3 forks source link

Refactor: Separate core functionality from bot code #28

Closed SocksTheWolf closed 1 year ago

SocksTheWolf commented 1 year ago

This calls for moving the code that handles lookups, banning, unbanning and the connection between the discord bot and the database to a new class.

Thus making the bot code solely handle eventing and messaging.

SocksTheWolf commented 1 year ago

Blocked on #3

SocksTheWolf commented 1 year ago

Closing this, based on the original post this was fixed 5 days ago.