diff options
author | nico <nico@magicbroccoli.de> | 2019-12-11 23:18:47 +0100 |
---|---|---|
committer | nico <nico@magicbroccoli.de> | 2019-12-11 23:18:47 +0100 |
commit | 97f48129518ed507bd29280703fe79e74bf90536 (patch) | |
tree | 4eeff45b0eac6d4941987f14148c9393c67e10cd /README.md | |
parent | 37dbae346af1507accecf62ccec3e45912ed70f5 (diff) |
initial cleanup
* split up main method into separate event handler
+ add CodeFactor to README
+ add flake8 and pytest github action
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ # TeamSpeak GroupAssigner +[![CodeFactor](https://www.codefactor.io/repository/github/mightybroccoli/tsgroupassigner/badge)](https://www.codefactor.io/repository/github/mightybroccoli/tsgroupassigner) ## Overview TSGroupAssigner is a module which allows to automatically assign server groups to voice clients, if they connect within |