TwasiDocs

TwasiDocs

  • Developers
  • Users
  • Changelogs
  • Blog
  • Languages iconEnglish
    • Deutsch

›Plugins

Welcome

  • Home

Setup

  • Setup Process

Twasi Panel

  • Panel Structure
  • Themes
  • Bot Status Page
  • Profile Page
  • The Plugin Store

Plugins

  • Commands
  • Variables

Commands

What are Commands

You can use commands to control the bot from your Twitch chat. A command is quite similar to a normal chat message, but starts with a given prefix. By default this is "!" but with twasi you can use every prefix or leave it empty if you want.

There are two types of commands standard commands and custom commands.
Standard commands depend on your installed plugins.

Standard commands

The following standard commands are available through the listed plugins.

plugincommandparametersoutput
Quotes!quoteparam 1: add / quote id / none
param 2: quote
add / show quotes with the current timestamp, game and the name of the executor
Reactions!reactionsparam 1: add / del / list
param 2: name
add / delete / list reactions (commands wich dont have to be at the beginning)
Variables!setvarparam 1: variable
param 2: output
Set or update a variable
Variables!delvarparam 1: variableDeletes the specified Variable
Commands!addparam 1: command
param 2: output
Add a command
Commands!editparam 1: command
param 2: new output
Updates the specified command
Commands!delparam 1: commandDeletes the specified command
Commands!commandsShows the list of custom commands
Commands!setaccessparam 1: command
param 2: accesslevel (Broadcaster / Moderator / VIP / Subscriber / Follower / Viewer)
Sets the access of the sepcified command
Utilities!checkShows how long the executor of the command follows the channel of the streamer
Utilities!wikiparam 1: search stringShows a wikipedia article based on the search string
Utilities!titleparam 1: new title / noneChanges / shows the current title of the stream
Utilities!gameparam 1: new category / noneChanges / shows the current category of the stream
Utilities!uptimeShows how long the current stream has been live
Utilities!hostsShows a list of channels who are hosting the current stream
Translator!translateparam 1: target language
param 2: String to translate
Translates a the specified string to a target language
TimedMessages!timerparam 1: add / delete / enable / disable / list
param 2: command
param 3: Interval in minutes
Creates a timer based on any command (custom and standard)

Custom commands

Custom Twasi-commands are made up of three main parts:

  • The prefix ('!' by default)
  • The command name
  • The arguments (optional)

Example

!add !ping pong
  1. '!' is the prefix of the command.
  2. 'add' is the command name.
  3. '!ping' is the first argument.
  4. 'pong' is the second argument.
← The Plugin StoreVariables →
  • What are Commands
    • Standard commands
    • Custom commands
TwasiDocs
Docs
User DocumentationDeveloper DocumentationAPI Reference
Community
DiscordTwitter
More
BlogGitHub
Legals
PrivacyTerms of UseImprint
Copyright © 2019 Twasi | Twasi.NET | Docs.Twasi.NET