Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 657 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 657 Bytes

bert-bot

A Discord bot that utilizes the BERT and NorBERT 2 language models to make word predictions within text.

Run

  1. Install dependencies
python3 -m pip install -r requirements.txt -U
  1. Rename the .env.example file to .env and insert your environment variables

  2. Run the bot

cd src
python3 bot.py

Don't want to host it yourself?

You can invite the bot to your server by clicking this link