From 0ef35de85ba86d029631a6c2f1e2c8c6afbcec3f Mon Sep 17 00:00:00 2001 From: bryce Date: Tue, 15 Jul 2025 11:38:18 +1200 Subject: [PATCH] Readme.md Reformatting this only affects the CMDli section --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a02f16c..b697a17 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,19 @@ The Theory is this should be a Light Weight application and to that point, it ca >### CMDli interface / usage > [ $twitchbot ] will start the bot and show bot:> +> > the options you can use are: +> > bot:>title [get|set] - view the Current Title or set a new one +> > bot:>category [get|set] - view the Current Category or set a new one +> > bot:>list [categories|cmd] - catergories = view a list of categories from twitch | cmd = shows url for the commands list for that permission level or all commands if isn't specified +> > bot:>stats [--watch | --interval=2m] - watch command usage & how many times the commands have been used in the lifetime of the bot +> > bot:>uptime - shows your current stream uptime +> > bot:>cmd [add|del|edit] [trigger] (response only required if adding or editing a command) >[!NOTE]