Code-Society-Lab / grace

The official Code Society Discord bot
GNU General Public License v3.0
19 stars 12 forks source link

Codle #45

Closed PenguinBoi12 closed 1 year ago

PenguinBoi12 commented 2 years ago

To increase user participation to the server, it could be interesting to do weekly code challenges. They could win prizes like xp, roles and more.

We would be able to see the current challenge and perhaps past ones, send our solution so the bot can execute and check if all given tests passes. Upon completion, the price would be given and the user scoreboard shown.

We need a way to easily add questions (we need a start and end date) reserved only for the admins or user with the given role.

The member must be able to use multiple languages. (For ex. Python, Java, C, C++, JavaScript, etc)

Note If an existing API is found that does pretty much what we're looking for, it could faster and easier to use it instead.

MrNesli commented 1 year ago

Wanna try this one, but check the Voting PR pls

PenguinBoi12 commented 1 year ago

This require to much development.