SteamSpeak
Steam and TeamSpeak integration, done right!
Why SteamSpeak?
Fast
SteamSpeak was designed from the ground up to be easily installed and used to get your website/bot up and running quickly.
Clean Code
We follow the standard coding rules. We use Eslint, Airbnb config and Prettier during the development process.
Powered by NodeJS and Vue.JS
We use NodeJS as backend language and VueJS as frontend language.
Alternatives
Having competitors is the best way to build a better software!
SteamSpeak | steam-ts | alfred-teamspeak | |
---|---|---|---|
Steam Integration | |||
Web Panel | |||
Event Based | |||
Multi Instance | |||
Hot Reload |
Simple To Configure
SteamSpeak Server - [DATE] - [[ONLINE]/[MAX_CLIENTS] | [%]%]
module.exports.info = {name: 'Server name',description: 'This plugin allows you to provide useful information to your server clients by changing the server name.',config: {enabled: true,data: {showQueryClients: false,serverName: 'SteamSpeak Server - [DATE] - [[ONLINE]/[MAX_CLIENTS] | [%]%]',format: 'DD-MM-YYYY HH:mm:ss'},interval: {weeks: 0,days: 0,hours: 0,minutes: 0,seconds: 1}}