NullCTF icon indicating copy to clipboard operation
NullCTF copied to clipboard

A Discord bot that provides ctf tools for collaboration in Discord servers!

Results 12 NullCTF issues
Sort by recently updated
recently updated
newest added

Hey NullPxl! Here is the writeups command we discussed prior. In addition to implementing the command itself within a separate cog, I also updated the README.md and help command to...

>request make ctf feature in this bot

### The Issue When attempting to self-host this bot (by building the docker image), I came across an issue where the bot threw out errors about `TypeError: 'Collection' object is...

In discord markdown, you can use the syntax `` where TS is a unix timestamp. This will display the time to users in their local timezone for added convenience. Here...

While in DM if you try to create a CTF channel it says You do not have the appropriate permissions to run this command.I suggest you could make it say...

bug

I want to make color for any challenge category and color for player names who solved the challenge for better experience and make the list more readable! can you guide...

enhancement

Writing challenge everytime is not fun. Better alias would be `chall`.

enhancement

requirements.txt, how to setup mongodb, auth.py / mongo.py, etc.

enhancement

Suggested by @warlock_rootx#8526 on Discord `>ctf challenge add "chall name" "chall category"` adds the specified challenge to the specified category `>ctf challenge list` Shows all (no changes) `>ctf challenge list...

enhancement