bnadarevic / CTFNoteTaker

bot for taking notes about challenges during CTF
5 stars 0 forks source link

Active CTF #16

Open ValarDragon opened 8 years ago

ValarDragon commented 8 years ago

Medium Priority Have some setting for what the currently active ctf is, and allow admins to set it through commands. Have all commands that require CTF assume that the CTF is the active ctf if it is not given.

ValarDragon commented 8 years ago

This could be done without a schema update via writing to a file. I have put it under the schema update incase we choose to put it in the DB.