An easy way to quote Discord messages with cross-server support!
- Quote messages by link or ID
- Snipe deleted/edited messages
- Message cloning
- Saved personal/server quotes
- Highlight messages containing specific words/patterns
- Configurable settings for each server
The bot requires Python 3.11 and the libraries specified in Pipfile, which can be installed using pipenv:
pipenv installThe following command will then start the bot:
pipenv run botAlternatively, the bot can be deployed in a Docker container:
docker-compose up