An open API service indexing awesome lists of open source software.

https://github.com/havce/ctfbot

A Discord bot for managing CTFs in your team.
https://github.com/havce/ctfbot

ctf ctftime discord discord-bot golang

Last synced: about 1 year ago
JSON representation

A Discord bot for managing CTFs in your team.

Awesome Lists containing this project

README

          

# ctfbot

A Discord bot for managing CTFs in your team.

Picture this: your Discord server has grown too much and there are too many people wandering around. You are tired of
gathering participation and manually setting your channel permissions. Then this what you are looking for!

## Features

The bot supports various commands:

- `/new`: Create a new CTF (admin only)
- `/open`: Open the CTF for registration (admin only)
- `/close`: Close the CTF registration (admin only)
- `/delete`: Delete the CTF (admin only)
- `/info`: List CTFs available on CTFTime for the next weeks
- `/vote`: Start a vote for which CTF to play (admin only)
- `/chal`: Create a new challenge inside the CTF
- `/flag`: Mark the challenge as solved
- `/blood`: Mark the challenge as first blooded