Skip to content

Bot Interactions

Catz-uwu edited this page Oct 26, 2022 · 3 revisions

The bot provides seven user commands:

/solve

[PLAYER] Marks reached levels as solved once provided with a correct solution.

/unlock

[PLAYER] Marks hidden levels as reached so it can be solved later.

/continue

[PLAYER] Returns a list of your currently active levels.

/recall

[PLAYER] Returns the url and solution of the level specified given that you have already solved it.

/skipto

[PLAYER] Allows players to skip to a certain level by providing the url and authentication for it.

/setprogress

[ADMIN] Marks a level as either solved or reached, as well as all of its prerequisites as solved for a specific user.

/resetuser

[ADMIN] Deletes a user from the database, essentially resetting all of their progress.

Clone this wiki locally