index
:
pokebot
master
TeamSpeak 3 Music Bot
Mavulp
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make titles of audio metdata non optional
Jokler
2020-02-22
1
-12
/
+6
*
Spawn actix-web server with access to the bot
Jokler
2020-02-22
2
-25
/
+55
*
Add functions for BBCode formatting
Felix Kaaman
2020-02-22
1
-4
/
+5
*
Add seeking to audio player
Felix Kaaman
2020-02-21
1
-1
/
+34
*
Name threads for better logging and debugging
Jokler
2020-02-08
1
-29
/
+35
*
Move music bot related data into a single mutex
Jokler
2020-01-29
1
-66
/
+71
*
Add a description to the master bot
Jokler
2020-01-29
1
-0
/
+2
*
Make local mode spawn a music bot directly
Jokler
2020-01-29
1
-1
/
+2
*
Block bots from joining channels with other bots
Jokler
2020-01-29
2
-6
/
+49
*
Move duplicate code into on_client_left method
Jokler
2020-01-29
1
-8
/
+9
*
Randomly choose from lists of identities and names
Jokler
2020-01-29
2
-85
/
+97
*
Let the music bot leave once its channel is empty
Jokler
2020-01-29
2
-5
/
+43
*
Fix quit method not stopping audio playback
Jokler
2020-01-29
2
-7
/
+20
*
Move master and music bots into seperate files
Jokler
2020-01-29
2
-0
/
+561