Skip to content

crackscout123/crackys-ts-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrackysBot

GitHub issues Build Stars GitHub forks Build License

This is CrackysBot. A very useful and administrative TeamSpeak³-Query bot.

Dependencies

Functions

  • Channel Alert/Monitor - Define which channels should be monitored and which groups should be notified when someone joins on of those channels.

  • AfkMover - Define a duration in minutes after which an afk user is moved to the afk channel.

  • AntiRecord - Allow / Disallow users to record everywhere. Make channels / groups to allow recording.

Todo

  • Configurable messages
  • Channel Alert
  • AfkMover
  • Anti-Record
  • Verify-System
  • Troll-Features ?
  • WebHook ?
  • [AdminPanel (HTML & php) ?

Im coding this bot on my own. If you want to improve it or to add additional functions dont hesitat to Fork / Contribut it or to contact me on Discord. (lostares_#6834)

Table of Contents

Installation

Setup

Run the bot as following:

$ java -jar carckysbot.jar --dry-run

The bot will create a config.app file and exit.

password=password
query=test
host=localhost
nickname=CrackysBot v1

Edit the config.app to your preferences & save. queryusername, querypassword, hostname with the serverquery login credentials.

After that just run the bot.

$ java -jar carckysbot.jar 

Contributing

To get started...

Step 1

  • Option 1

    • 🍴 Fork this repo!
  • Option 2

    • 👯 Clone this repo to your local machine using https://github.com/getPoland/crackys-ts-bot.git

Step 2

  • HACK AWAY! 🔨🔨🔨

Step 3

License