Default Commands
Kicklet comes with a set of default commands. You can activate / deactivate them in your dashboard.
Command | Description | Example | Default permissions |
---|---|---|---|
!points | Retrieves the points of the user who sent the command. | !points | EVERYONE |
!points (name) | Retrieves the points of the specified user. | !points Eddie | EVERYONE |
!watchtime | Displays the watchtime (time spent watching the stream) of the user who sent the command. | !points Eddie | EVERYONE |
!watchtime (name) | Displays the watchtime of the specified user. | !watchtime | EVERYONE |
!commands | Lists available chat commands. | !commands | EVERYONE |
!top | Shows a list of top users, by watchtime. | !top | EVERYONE |
!uptime | Displays how long the stream has been live. | !uptime | EVERYONE |
!followers | Shows the number of followers for the streamer. | !followers | EVERYONE |
!followage | Shows how long a user has been following the streamer. | !followage | EVERYONE |
!sr (youtube-link / video-id) | Adds a song to the queue. | !sr wJVM6jtMHvU | EVERYONE |
!sr skip | Skips the current song. | !sr skip | MODERATOR, BROADCASTER |
!cmd add (command) (response) | Add custom chat commands with specified responses. | !cmd add dc You can join my Discord here: discord.gg/xx | MODERATOR, BROADCASTER |
!cmd edit (command) (response) | Edit the response for an existing custom chat command. | !cmd edit dc I don't have a Discord . | MODERATOR, BROADCASTER |
!cmd (deactivate/activate) (dc) | Enables or disables a custom chat command. | !cmd deactivate dc | MODERATOR, BROADCASTER |
!cmdgroup (deactivate/activate) (group) | Enables or disables a group of chat commands. | !cmdgroup deactivate development | MODERATOR, BROADCASTER |
!so (name) | Give a shoutout (promotion) to another user in the chat. | !so Eddie | MODERATOR, BROADCASTER |
!points add (name) (points) | Add points to a specified user. | !points add Eddie 100 | BROADCASTER |
!points addall (points) | Add points to all viewers in the chat. | !points addall 100 | BROADCASTER |
!points set (name) (points) | Set the points of a specified user to a specific value. | !points set Eddie 500 | BROADCASTER |
!editcounter {counter} (number) | Edit a counter's value. | !editcounter kills 100 | BROADCASTER |
!timeoutall (message) | Puts all users who have sent the specific message in the last few minutes into a 5-minute timeout. | !timeoutall fuck you | MODERATOR, BROADCASTER |
!banall (message) | Permanently bans all users who have sent the specific message from the channel. | !banall fuck you | MODERATOR, BROADCASTER |