small discord bot to delete messages not equal to a string
- Python 100%
| .gitignore | ||
| db.py | ||
| LICENSE | ||
| main.py | ||
| README.md | ||
| requirements.txt | ||
Hi
watches channels and deletes messages if their content isn't exactly equal to a string or if they have any attachments (originally for making sure the Hi chain is unbroken)
installation
probably something like
python -m venv .venv
. .venv/bin/activate
pip install -r requirements.txt
python main.py
configuration
you can configure this on a per-guild basis with /watched_channels add, remove and list