Beatrice is an open source, free to use discord bot.
Features of this bot:
- Commands to add and view memes and pups
- Command to view NANO prices
- Anti-spam built-in and some other nice stuff
- SQLite
- Python 3.5+
pip3 install -r requirements.txt
cp settings.py.example settings.py
Then edit settings.py with bot ID and token.
Run with:
python3 main.py