Rikku
Contributor
- Sep 14, 2015
- 156
- 61
- 122
Today, i would like to share this Bot, with the Community.
iBot [v0.7 Beta]
Copyright (C) 2017 Piotr 'Inferno' Grencel
iBot is a bot for teamspeak 3 written in PHP, with use TS3Admin script.
Functions in 0.5 ver.
- Advertisement
- Welcome message
- Automatic servername
- Automatic host message
- Automatic register
- Admins online on channel description
- Usersonline
- Channels on server
- Clock
- Rekord online
- Add rank when user join the channel
- Bad nick protection
- AFK checker (Rank / move on channel)
- Auto poke
- Top 10 connections
- Top 10 connections time
- Automatic private channel
- Automatic delete private channel
- Automatic info about update
- Users from group online on chanel desc
- Recording protection
- twitch.tv channel status in channel desc
- hitbox.tv channel status in channel desc
- Automatic check premium accounts
- List of users premium
- Private channel information
- Commands (help, meeting, check) UNSTABLE, DO NOT USE IT ON LIVE SERVER
- Channel protection
- Server automatic banner in banner folder
You can all edit in inc/config.php
Download: https://github.com/inferno211/iBot/releases
Source: GitHub.com
Changelog: Update 0.6 Beta
Update 0.7 Beta
iBot [v0.7 Beta]
Copyright (C) 2017 Piotr 'Inferno' Grencel
iBot is a bot for teamspeak 3 written in PHP, with use TS3Admin script.
Functions in 0.5 ver.
- Advertisement
- Welcome message
- Automatic servername
- Automatic host message
- Automatic register
- Admins online on channel description
- Usersonline
- Channels on server
- Clock
- Rekord online
- Add rank when user join the channel
- Bad nick protection
- AFK checker (Rank / move on channel)
- Auto poke
- Top 10 connections
- Top 10 connections time
- Automatic private channel
- Automatic delete private channel
- Automatic info about update
- Users from group online on chanel desc
- Recording protection
- twitch.tv channel status in channel desc
- hitbox.tv channel status in channel desc
- Automatic check premium accounts
- List of users premium
- Private channel information
- Commands (help, meeting, check) UNSTABLE, DO NOT USE IT ON LIVE SERVER
- Channel protection
- Server automatic banner in banner folder
You can all edit in inc/config.php
Download: https://github.com/inferno211/iBot/releases
Source: GitHub.com
Changelog: Update 0.6 Beta
Code:
1. Added commands operating on channels where the topic is 'commander'.
2. Added the display of information about available private channels and which will be removed within 24 hours.
3. Added protection channels which blocks the channels and gives access only to a special group.
4. Added a link to the channel on which they are sitting in the admin list and the list of users in groups.
5. Added formatting logins in tablets private channels.
6. Added a sample banner server with automatic server statistics.
7. More fixed.
Update 0.7 Beta
Code:
1. THE COMMAND SYSTEM WAS TURN OFF, REASON IS A MISTAKE THAT COULD NOT BE EXPLOITED BY SOME BOT FUNCTIONS.
2. Added show AFK status in the list of administrators and user list in the groups.
3. Minor fixes