Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for private CTF channels #125

Open
Grazfather opened this issue Jun 16, 2018 · 0 comments
Open

Add support for private CTF channels #125

Grazfather opened this issue Jun 16, 2018 · 0 comments

Comments

@Grazfather
Copy link
Contributor

Allow creation of a CTF whose main channel is private.

l4cr0ss added a commit to l4cr0ss/OTA-Challenge-Bot that referenced this issue Jun 4, 2020
Fix issue OpenToAllCTF#125

Add utility method for parsing options from the arguments passed to `!`
commands.
l4cr0ss added a commit to l4cr0ss/OTA-Challenge-Bot that referenced this issue Jun 4, 2020
Fix issue OpenToAllCTF#125.
Add util method for parsing args for options.
l4cr0ss added a commit to l4cr0ss/OTA-Challenge-Bot that referenced this issue Jun 4, 2020
Fix issue OpenToAllCTF#125

Add util method for parsing args for options. This method takes an array and
searches for any strings in that array beginning with a hyphen. If it
encounters such a string it strips the leading punctuation from that string and
puts it into a new array. After iterating the given array it returns a 2-tuple
containing the new array of options sans leading punctuation and the original
array minus those extracted options.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant