Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 587 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 587 Bytes


Re-Dcrypt Bot

Cryptic Hunt Companion Bot

Run Locally

To deploy this project

  1. Rename .env.example to .env
  2. Install the dependencies pip install -r requirements.txt
  3. Run bot python bot.py

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

TOKEN

GUILD_ID

AUTHENTICATION_KEY

Authors