Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 474 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 474 Bytes

Beatrice (a discord bot)

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

System Requirements

  • SQLite
  • Python 3.5+

Python Requirements

pip3 install -r requirements.txt

Usage

cp settings.py.example settings.py

Then edit settings.py with bot ID and token.

Run with:

python3 main.py