Teamspeak Matrix Bot - teampy

Unbenannt_6 (1)

a simple Matrix Chat Bot

GitHub Project | Documentation | Docker Hub




DESCRIPTION

teampy - a Python-based chat bot specially created for the Matrix Chat of teamspeak. Although its current capabilities are limited to a set of fundamental commands, it will receive more functionality from time to time. (command overview). The mindset behind the bot is centered around configurability, which is why the configuration file can sometimes feel overwhelming.
You can test the bot yourself, just add [email protected] to your contacts

SETUP

For the latest setup documentation, check out the project’s GitHub page.

Unbenannt_4
Feedback, Ideas, constructive criticism can be posted here or in the GitHub Issues.




Disclaimer

It is recommended to use a second account or create a new account for the bot,
because using this bot can result in breaking your account (it shouldnt but can happen).

10 Likes

Update v1.0.5


:wrench: optimizations

  • improved stability/fixed crashes
  • Bugs fixed

:sparkles: features

4 Likes

[1.1.0] – 2025-05-03 :tada:

View the full changelog on GitHub

TL;DR: The biggest change in this release is a complete code refactor, plus improved stability.

I’ve overhauled almost every line to make the codebase far more readable and maintainable. Returning after a long break, I realized I could barely follow my own work :sweat_smile: — so this cleanup was absolutely necessary.

I’ll also be removing the Setup-part from the forum documentation, as the README.md on GitHub is always up-to-date — no more maintaining two copies :wink:.

1 Like