Skip to content

FlickF/sinusbot-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SinusBot extension scripts

Telegram Broadcast

A SinusBot plugin that will let a Telegram bot send a message when a user joins the TeamSpeak server.
Requires a Telegram bot created by Telegram BotFather.

Settings

Property Description Examples
messages The message that should be displayed. (%n = nickname) %n has joined the teamspeak.
token Token of Telegram bot 123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11
chatID Chat ID of Telegram bot -12345678

Welcome TTS

A SinusBot plugin that greets a user when joining the TeamSpeak server.

It can send special greeting messages for individual users by assigning messages with a users UniqueID. Using the value default sends the associated message to every user who isn't explicitly defined in the settings. Users without a setting will only read or hear their nickname.

Settings

Property Description Examples
messages Greeting Messages (%n = nickname) default | Users+Un1queID=
Welcome %n!
type Message type Chat | Poke | TTS
locale TTS Locale en | de-DE |
trigger Trigger always (or only direct join) _ |

Releases

No releases published

Packages

No packages published