Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 422 Bytes

cli.md

File metadata and controls

29 lines (18 loc) · 422 Bytes

CLI usage

This is a brief description of how to use the CLI.

Run the bot

To run the bot simply execute

divulgador run

Add a new user to the database

To add a new user to the database execute

divulgador add -u <streamer-name> -t [twitter-name]

Keep in mind that the -t option is optional.

Remove a user from the database

Simply execute

divulgador rm -u <streamer-name>