Wakeful-Cloud / picoctf-discord

picoCTF Discord notification bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PicoCTF Discord

picoCTF Discord notification bot

Config

Note: The config can be stored in a .env file or set through environment variables.

Name Default Description
DISCORD_WEBHOOK_URL N/A Discord webhook URL
PICO_USERNAME N/A picoCTF username
PICO_PASSWORD N/A picoCTF password
PICO_EVENT N/A picoCTF event ID (Should be an integer)
PICO_TEAM_MODE true Wether this bot will report team statistics or the user statistics
NCS_CUTOFF 0.4 National Cyber Scholarship eligibility cutoff (Should be a float)

About

picoCTF Discord notification bot

License:MIT License


Languages

Language:TypeScript 93.8%Language:Dockerfile 6.2%