Readme.md Reformatting

this only affects the CMDli section
This commit is contained in:
bryce
2025-07-15 11:38:18 +12:00
parent e6e6de0381
commit 0ef35de85b

View File

@@ -7,12 +7,19 @@ The Theory is this should be a Light Weight application and to that point, it ca
>### CMDli interface / usage >### CMDli interface / usage
> [ $twitchbot ] will start the bot and show bot:> > [ $twitchbot ] will start the bot and show bot:>
>
> the options you can use are: > the options you can use are:
>
> bot:>title [get|set] <newTitle> - view the Current Title or set a new one > bot:>title [get|set] <newTitle> - view the Current Title or set a new one
>
> bot:>category [get|set] <category> - view the Current Category or set a new one > bot:>category [get|set] <category> - view the Current Category or set a new one
>
> bot:>list [categories|cmd] <permLevel> - catergories = view a list of categories from twitch | cmd <permLevel> = shows url for the commands list for that permission level or all commands if <premLevel> isn't specified > bot:>list [categories|cmd] <permLevel> - catergories = view a list of categories from twitch | cmd <permLevel> = shows url for the commands list for that permission level or all commands if <premLevel> 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:>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:>uptime - shows your current stream uptime
>
> bot:>cmd [add|del|edit] [trigger] <response> (response only required if adding or editing a command) > bot:>cmd [add|del|edit] [trigger] <response> (response only required if adding or editing a command)
>[!NOTE] >[!NOTE]