Skip to content

lostinfinite/acrp-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acrp-bot


Install Required Items

to install all required items use: pip install -r requirements.txt


Before you can run the bot...

make a file in your editor of choice, then name the file .env after that paste this: DISCO_TOKEN=

After this put your token in like this:

DISCO_TOKEN=DISCORDTOKEN1276378272828239423647

After this edit your code to your needs then to deploy use the following command in terminal:

python index.py

Just like that it should work!


Are you publishing to github? then put the following in your readme:

[Original Code from Lostinfintie](https://github.com/lostinfinite) Looks like this: Original Code from Lostinfintie After that make a new file called .gitignore After that put the following in .gitignore /.env this hides your token by not letting github publish .env to github. to not publish other files then use this formula /[FILENAME].fileextention

Thank you for using ACRP!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages