Skip to content

Discord bot made with discord.py for capture the flag events

License

Notifications You must be signed in to change notification settings

mobibyte/hack-the-cat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hack-the-cat

Discord bot made with discord.py for capture the flag events

Setup

IMPORTANT! open your .gitignore file add .env to the .gitignore file

Create a .env file

DISCORD_APPLICATION_ID = ""
DISCORD_PUBLIC_KEY = ""
DISCORD_TOKEN = ""

install dotenv

python3 -m pip install python-dotenv

About

Discord bot made with discord.py for capture the flag events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%