Sebbo94BY / teamspeak3-python-bot

A TeamSpeak Bot written in Python. Supports both raw and ssh query connections. Supports TeamSpeak 3 and 5 server.
Apache License 2.0
8 stars 2 forks source link

Issue #19: Allow configs globally and per channel #37

Closed Sebbo94BY closed 1 year ago

Sebbo94BY commented 1 year ago

Allows to set a global idle time setting and zero or multiple different per channel.

This pull request also contains some plugin optimizations.