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]