Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 2.91 KB

COMMANDS.md

File metadata and controls

22 lines (19 loc) · 2.91 KB

Commands

ID Description Author(s) Options Subcommands Aliases Minimal requirements
ping Checking if it's alive, and a bunch of other data. iLotterytea 🚫 🚫 pong, пинг, понг Everyone.
holiday Check today's holidays. The Russian site is used, so these holidays are in Russian. iLotterytea, GreDDySS, Fedotir !massping with today's holiday: --massping, --тык; Get all the holidays: --all, --все; Don't replace the username with the emote: --no-emotes, --без-эмоутов 🚫 праздник Everyone.
join Join the chat room! iLotterytea Join without notifying chat: --silent, --тихо, The 'Listening only' mode: --only-listen The chat room: VALID TWITCH USERNAME зайти Everyone if used without the THE CHAT ROOM option, otherwise Superuser permissions are required.
ecount How many times has this emote been used? iLotterytea 🚫 🚫 count, emote, кол-во, колво, эмоут Everyone.
etop Emote leaderboard. iLotterytea 🚫 🚫 emotetop, топэмоутов Everyone.
massping Ping em, Fors! 💪 LUL iLotterytea 🚫 🚫 mp, масспинг, massping Broadcaster
spam Spam the message a certain number of times. iLotterytea Show the count: --count. The spam count: ANY NUMBER (exactly) repeat, cvpaste, cv, paste, насрать, спам Moderator
cmd Create your own user commands! iLotterytea No mention of the user when executing: --no-mention Create a new command: new; Edit the command response: edit; Remove the command: rename; Copy the command from other chat room: copy; Toggle the command: toggle; List of all user commands: list scmd, custom, command, команда Broadcaster; For the list subcommand, everyone.

Usage

To use these commands, you must send a message to a chat room that has Huinyabot with this pattern: ![ID OR ALIAS] [OPTIONS..., SUBCOMMAND...] .... It does not matter where you place the options and subcommands. Of course, you should not send with square brackets or multiple dots. You must also use the "--" prefix before the option itself to use options!

Examples:

  • !holiday --massping
  • !праздник --тык (the same as above, but with aliases)
  • !spam 6 Hello, world! --count ("6" is how much to spam)
  • !cmd new hello Hello, world! (The first "hello" is the command ID)