Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

DeadPackets/ctfd-discord-webhook-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctfd-discord-webhook-plugin

Discord webhook plugin for CTFd to announce challenge solves! Can be configured with a custom message, and a limit to only announce the first N solves.

Functionality made for UIUCTF 2020

Setup

  1. Clone this repo into a folder in the plugin folder of your CTFd
  2. Create a new Webhook in your discord server
  3. Set the appropriate DISCORD_WEBHOOK_URL, DISCORD_WEBHOOK_LIMIT, DISCORD_WEBHOOK_MESSAGE environment variables or edit the config.py file.

If you are using docker-compose to deploy ctfd, I recommend setting the env variables within your docker-compose.yml file. Run docker-compose build and docker-compose up to rebuild and relaunch ctfd w/ the plugin included.

preview

About

Discord webhook plugin for CTFd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%