0% found this document useful (0 votes)
7 views

Default Commands _ Kicklet.app

Kicklet.app provides a set of default commands for users to interact with, including commands for retrieving points, watchtime, and managing chat. Each command has specific permissions, with some accessible to everyone and others restricted to moderators and broadcasters. Users can also create and manage custom commands through the dashboard.

Uploaded by

tavindoabc
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views

Default Commands _ Kicklet.app

Kicklet.app provides a set of default commands for users to interact with, including commands for retrieving points, watchtime, and managing chat. Each command has specific permissions, with some accessible to everyone and others restricted to moderators and broadcasters. Users can also create and manage custom commands through the dashboard.

Uploaded by

tavindoabc
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Skip to content

Kicklet.app
SearchK
Main Navigation HomeDocumentation

Appearance

Menu
Return to top
Sidebar Navigation

Documentation
Introduction

Default Commands

JavaScript / Template

How to use JavaScript

Example Commands

Usage of API Token

On this page

Default Commands
Kicklet comes with a set of default commands. You can activate / deactivate them in your
dashboard.

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

You might also like