All Projects → Kleinrotti → TeamCord

Kleinrotti / TeamCord

Licence: other
Cross voice communication between Teamspeak and Discord

Programming Languages

C#
18002 projects
smalltalk
420 projects

Projects that are alternatives of or similar to TeamCord

tvoip
Terminal-based P2P VoIP application (TeamSpeak-/Skype-like voice chatting over LAN or Internet)
Stars: ✭ 34 (-2.86%)
Mutual labels:  communication, voice, teamspeak
Addon Aircast
AirCast - Home Assistant Community Add-ons
Stars: ✭ 100 (+185.71%)
Mutual labels:  addon, bridge
Bridge.
Minecraft Add-on Editor | We strive to provide the best development experience possible
Stars: ✭ 193 (+451.43%)
Mutual labels:  addon, bridge
saltychat-fivem
FiveM implementation of Salty Chat (TeamSpeak 3 based Voice Plugin)
Stars: ✭ 64 (+82.86%)
Mutual labels:  voice, teamspeak
Rialto
Manage Node resources with PHP
Stars: ✭ 128 (+265.71%)
Mutual labels:  communication, bridge
ts3admin.class
The ts3admin.class is a powerful api for communication with Teamspeak 3 Servers from your website! Your creativity knows no bounds!
Stars: ✭ 107 (+205.71%)
Mutual labels:  communication, teamspeak
Teaspeak
The TeaSpeak server issue tracker
Stars: ✭ 81 (+131.43%)
Mutual labels:  communication, voice
ember-window-messenger
This aims to be an simple window postMessage services provider.
Stars: ✭ 17 (-51.43%)
Mutual labels:  communication, addon
JustAnotherVoiceChat-Server
Server for the JustAnotherVoiceChat TeamSpeak 3 plugin
Stars: ✭ 17 (-51.43%)
Mutual labels:  voice, teamspeak
JustAnotherVoiceChat
TeamSpeak 3 plugin to control 3D voice communication in games
Stars: ✭ 21 (-40%)
Mutual labels:  voice, teamspeak
figaro
Real-time voice-changer for voice-chat, etc. Will support many different voice-filters and features in the future. 🎵
Stars: ✭ 362 (+934.29%)
Mutual labels:  voice, teamspeak
gm 8bit
Audio interception utils for garry's mod
Stars: ✭ 28 (-20%)
Mutual labels:  voice
TS3ServerStatusViewer
TeamSpeak 3 Server Status Viewer is a simple status dashboard powered by PHP.
Stars: ✭ 16 (-54.29%)
Mutual labels:  teamspeak
graphql-io
GraphQL Network Communication Framework
Stars: ✭ 41 (+17.14%)
Mutual labels:  communication
mute-sites-by-default
WebExtension that mutes all sites by default and remembers unmuted sites
Stars: ✭ 19 (-45.71%)
Mutual labels:  addon
storybook-styled-components
No description or website provided.
Stars: ✭ 76 (+117.14%)
Mutual labels:  addon
vasisualy
Vasisualy it's a simple Russian voice assistant written on Python for GNU/Linux, Windows and Android.
Stars: ✭ 33 (-5.71%)
Mutual labels:  voice
univoice
Voice chat/VoIP solution for unity. P2P implementation included.
Stars: ✭ 192 (+448.57%)
Mutual labels:  voice
Texture-Fonts
Godot Plugin for creating custom Fonts from Textures
Stars: ✭ 59 (+68.57%)
Mutual labels:  addon
ReminderPro
ReminderPro(location, note, voice recording)
Stars: ✭ 27 (-22.86%)
Mutual labels:  voice

Teamspeak 3 Plugin TeamCord

alt text

First things to say

This plugin is in a very early state and could contain bugs or even cause a Teamspeak crash! If you experience bugs or crashes please read the Issues section below for more information.

Important

This plugin could be interpreted as self-bot by discord. I wouldn't classify TeamCord as "self-bot", because no automated actions are made like a bot does. But you use it at your own risk!

What is this?

TeamCord is a Teamspeak plugin which brings Discord and Teamspeak together. This means, you have the ability to create a connection/link between a Teamspeak and a Discord voice channel for cross voice communication. The only things you need is a discord account and this plugin installed for Teamspeak.

Install requirements

  • Windows 10 64Bit
  • .NET Framework 4.8 runtime (should be automatically shipped with newer Windows 10 versions)
  • Teamspeak 3 64Bit

Installation

  1. Close Teamspeak, otherwise you have to restart Teamspeak after installation.
  2. Download the latest version of TeamCord here.
  3. Start the downloaded installer which does everything needed automatically (TeamCord is only installed for the current logged in windows user).

How to use

General

  • All operations with discord (linking a channel, joining and so on) are only available when you are logged in! Described below.
  • When opening Teamspeak, a new tray icon should appear which indicates the TeamCord connection status
  • First you have to login to discord. You can do this by opening the Addon settings.
    • Open Teamspeak -> Tools -> Options -> Addons -> TeamCord and click on "Settings".
  • If you connect to a Teamspeak server, TeamCord will automatically log you into discord (you can disable this in the settings and login manually via -> Plugins -> TeamCord -> Login).
  • Before you can connect to a Discord channel you have to be a member of that Discord server first with the needed permissions!
  • When a Teamspeak channel is linked with a discord channel, TeamCord can connect to that Discord channel too.

Link a discord channel

  • Right click on a Teamspeak channel -> Click on TeamCord -> Link to channel (other text elements in the ts3 channel description will be overridden!)
  • You can currently only link Discord channels of server where you are a member of
  • Alternatively you can manually paste this json string into a Teamspeak channel description (replace the zeroes with the Discord channel ID):

    {"Teamcord":{"Channel":000000000}}

  • Only this json string should be in the channel description otherwise it couldn't be recognized by TeamCord!

Join a discord channel

  • By default TeamCord asks you when joining a Teamspeak channel if a connection to the linked Discord channel should be established too.
  • You can also connect/disconnect to the Discord channel manually by right clicking on the Teamspeak channel -> TeamCord -> Join.
  • To see who is currently connected with the discord channel, click on the Teamspeak channel -> a Userlist on the right Teamspeak panel is visible (above the description).
    • To refresh the Userlist you have re-click on the Teamspeak channel currently.

Audio settings

  • To change the volume of a discord user, right click the TeamCord tray icon -> Volume control.
  • Muting is done via the Teamspeak mute buttons or hotkeys
  • Microphone settings are set by Teamspeak itself in the settings
  • Audio output of TeamCord goes to your default speakers set in windows control center
  • NOTE: Only users who have TeamCord installed can hear/speak to users in the linked Discord channel!

Issues

If you found a bug please append the Teamspeak log file to your Issue (%appdata%\TS3Client\logs). For a better understanding you can enable Debug logging in the TeamCord settings which gives more detailed logs.

If you have ideas for new features, you can also post them there!

Trayicon made by Freepik from www.flaticon.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].