Skip to content

zVaz/DiscordCTFBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordCTFBot

Discord bot to manage ongoing CTF

Install

Python 3.8 or higher is required

$ git clone https://github.com/zVaz/DiscordCTFBot.git
$ cd DiscordCTFBot
$ pip3 install -r requirements.txt

Create .env file:

DISCORD_TOKEN=<discord token>
GUILD_ID=<guild id>

Run

$ python3 bot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages