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 install
The following command will then start the bot:
pipenv run bot
Alternatively, the bot can be deployed in a Docker container:
docker-compose up