From 66f37e866a835c4ab88d17820423c4fd156ec23f Mon Sep 17 00:00:00 2001 From: Izan Gil <66965250+SrIzan10@users.noreply.github.com> Date: Fri, 26 Sep 2025 20:10:57 +0200 Subject: [PATCH] docs: add commands --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index dabc25b..351ca18 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,12 @@ it is heavily inspired by hack club's prox2. - encrypted everything - uhh it works i guess +## Commands +- `/setup` - sets up the bot in your server (admin only) +- `/prox2` - post an anonymous message +- `/reply` - replies to your own post +- `/unsetup` - removes previous configuration (admin only) + ## Development - clone this