diff options
| author | TheGreatestJannet <51300636+TheGreatestJannet@users.noreply.github.com> | 2020-03-22 19:22:04 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-22 19:22:04 +0000 |
| commit | b54d4aa954f58a44938e55678dd5ea78a6d9d22f (patch) | |
| tree | 448a580a21f09e5b7bf6eed18241392d6720c820 | |
| parent | ede6ee22b74e62572e32a9bac357c7b29ead2800 (diff) | |
| download | pokebot-b54d4aa954f58a44938e55678dd5ea78a6d9d22f.tar.gz pokebot-b54d4aa954f58a44938e55678dd5ea78a6d9d22f.zip | |
Add files via upload
| -rw-r--r-- | README.md | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -21,3 +21,22 @@ OPTIONS: ARGS: <config_path> Configuration file [default: config.toml] ``` +# Usage + + 1. Poke the main bot. + 2. Once the secondary bot joins your channel, type !help for a list of commands. + + **Chat commands:** + ``` + add Adds url to playlist + clear Clears the playback queue + help Prints this message or the help of the given subcommand(s) + leave Leaves the channel + next Switches to the next queue entry + pause Pauses audio playback + play Starts audio playback + search Adds the first video found on YouTube + seek Seeks by a specified amount + stop Stops audio playback + volume Changes the volume to the specified value + ``` |
