Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 766 Bytes

File metadata and controls

24 lines (20 loc) · 766 Bytes

DiscTSBot

This is an opensource project where we develop a bot that connects from discord to a Teamspeak server. This bot will make it easy to find your friends if they are not connected to your discord server, but to one of the many teamspeak servers your friends are using.

Builds

Build Status

Release notes

Not yet implemented

Setup (if you want to host the bot yourself)

  1. Create a file called auth.json containing the token and login for your both.
{
    "token": "",
    "login": ""
}

External libraries