This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
Help i put all the token, seesion and server but it didn't work #57
-
Beta Was this translation helpful? Give feedback.
Answered by
sleeyax
Aug 10, 2022
Replies: 1 comment
-
You put it wrong; os.getenv gets the environment variable so do don't enter your tokens in there! Code it like session = "value" Also, replit is not supported for running the bot because it's IP banned by aternos/cloud flare, so it what you're trying to do won't work anyways. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sleeyax
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You put it wrong; os.getenv gets the environment variable so do don't enter your tokens in there! Code it like session = "value"
Also, replit is not supported for running the bot because it's IP banned by aternos/cloud flare, so it what you're trying to do won't work anyways.