Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 366 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 366 Bytes

DragonsBot

Inbetriebnahme

  1. Installiere Python 3.10 oder neuer
  2. Füge deinen Bot Token in die settings.py ein (TOKEN = "DEIN TOKEN"
  3. Installiere alle Pakete aus der requirements.txt (pip install -r requirements.txt)
  4. Führe die start.bat oder start.sh Datei aus