Thalorim
Active Member
- Sep 23, 2015
- 72
- 19
- 84
Thalorim submitted a new resource:
teamspeak-support-pokes - Users with specific groups gets notified
Read more about this resource...
teamspeak-support-pokes - Users with specific groups gets notified
When a user joins a channel messages moderators
Config example
{
"address": "localhost",
"queryport": 10011,
"serverport": 9987,
"username": "serveradmin",
"botname": "BOT NAME",
"password": "",
"channelId": 1, // Channel to watch for
"groupIds": [], // Group IDs that will receive messages
"allowedGroupIds": [], // Group IDs allowed to use this, empty for al
"noPermMessage": "You do not have permission to use this channel",
"supportMessage": "{{username}} requires help", // message...
Read more about this resource...