Skip to content

PogiKo231/Bot-Based-Free

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot-Based-Free

Environment Variables

Start Command Will be this

Start Command

Setting Up Environment Variables

To run this project, you don't need to expose your token directly in your code. Instead, follow these steps to set up environment variables securely:

  1. Create a .env file in the root directory of your project if it doesn't already exist.

  2. In the .env file, add your Discord bot token in the following format:

Replace your_bot_token_here with your actual Discord bot token.

  1. Make sure to keep your .env file private and never share it publicly. Add it to your .gitignore file to prevent accidental commits.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages