Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 338 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 338 Bytes

degenerat-bot

Robert to 💀

Installation

Python 3.10 minimum

python3 -m pip install -r requirements.txt

Running the bot

Provide your Discord bot token in the DISCORD_TOKEN environment variable, or inside a .env file

DISCORD_TOKEN=token_goes_here.lmao.bruh

Then, run the bot with

python3 main.py