Skip to content

samuzora/CTF-cord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTF-cord

A Discord bot for all your CTF management needs.

Features

  • CTF details pulled from CTFtime and converted into an embed
  • Private channels

Add it to your server!

Documentation

/ctf

/ctf register <team_name> <ctftime_link>

  • team_name: str
  • ctftime_link: str
    • Link to the CTF on CTFtime, can also be the 4-digit ID of the CTF (the last 4 digits in the CTFtime link)

Installation

Dependencies:

  • docker
  • docker-compose
  • docker-buildx-plugin
git clone https://github.com/samuzora/CTF-cord
cd ./CTF-cord/
vim .env # Fill in the environment variables
DOCKER_BUILDKIT=1 docker-compose up --build -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published