Skip to content

Teeworlds Server 0.7 with ability to chat via Discord.

License

Notifications You must be signed in to change notification settings

gerdoe-jr/teeworlds-bridge

Repository files navigation

Teeworlds Bridge GitHub Actions

Build

Linux

You need standard libraries and Aegis.cpp for this.

git clone https://github.com/gerdoe-jr/teeworlds-bridge
cd teeworlds-bridge
mkdir build && cd build
cmake ..
make

Configure own server

sv_discord_token "token"
sv_discord_server "15351155461346"
sv_discord_channel "12345567899765"

Invite bot on your Discord Server and launch server. Good! Now you can chat via Discord.