Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Replit env setup process

Sandaru Tharuneth edited this page Jun 12, 2022 · 1 revision

If you're using Replit for hosting...


You might have some issues with connecting with your token and image links. So, Follow this steps!

  1. Find the Secrets on the left side of the repl showing a locker icon.

    Secrets

  2. Add your environment variables inside of the secrets

key:
TOKEN

value:
your bot token here

token

  1. Add other remaining variables same as the previous one in to secrets and save.

After that you're all set to run the bot on Replit