Skip to content

Discord bot using the cryptography toolkit of SkeletonKey

License

Notifications You must be signed in to change notification settings

FyzzLive/Earth-Invader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earth-Invader v0.2

Discord bot using the cryptography toolkit of SkeletonKey

Usage

Usage continues the trend of the SkeletonKey suite often. See the help menu by simply using *help.

Setting up yourself

Should you want to use the code yourself, you need only replace the Discord token in main.py, and generate an invite link of your own.

Token

You will need to add your own token in main.py under client.run(). It is recommended that it is stored in a .env file for better security. This .env file should be located in the root of the project directory. Simply add your token in the file as:

TOKEN=your token here

WARNING: This token controls your entire bot. It is very important you keep it hidden.

Discord Developer

You will also need to make your own discord developer account to aquire said token.

Invite Link

You will need to make an invite link in your discord developer portal.

Credits

About

Discord bot using the cryptography toolkit of SkeletonKey

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%