Skip to content

Re-Dcrypt/bot

Repository files navigation


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