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

csecclub/hack-the-cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo


About

Discord bot for Network Traffic Analysis CTF's Was used in Betim's Network Traffic Analyis workshop

Built With

This was built using discord.py and dotenv

Prereqs

Must install python && dotenv

sudo apt update && upgrade
sudo apt install python3
python3 -m pip install python-dotenv

Usage

simply clone this repo and create a .env file (this is crutial to connect discord to your script)

inside that file:

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

Authors

Betim Hodza and Diego Vester originally setup this repo, to see a full list follow this link Here

License

This project is licensed under the MIT license.

See LICENSE for more information.

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