Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 276 Bytes

File metadata and controls

8 lines (5 loc) · 276 Bytes

PascalCoinDiscordBot

A Discord bot for the PascalCoin server.

To begin look at .env.example and set the appropriate variables then rename it to .env

Install the python requirements with pip install -r requirements.txt (may not work yet)

Run the bot with python app.py