OpenToAllCTF / OTA-Challenge-Bot

:robot: Slack bot for challenge management in large teams :robot:
MIT License
60 stars 13 forks source link

Add support for creating private CTF channels #224

Closed l4cr0ss closed 3 years ago

l4cr0ss commented 4 years ago

Fix issue #125

Allow creation of a private CTF channel via the -private flag, i.e. !addctf -private defcon2020

Add util method for parsing args for options.

l4cr0ss commented 3 years ago

This will go in as part of #233 via a config flag, closing.