index
:
pokebot
master
TeamSpeak 3 Music Bot
Mavulp
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Cargo.lock
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a json /api/bots endpoint for data retrieval
Jokler
2020-02-22
1
-0
/
+1
*
Add a very basic template using available info
Jokler
2020-02-22
1
-3
/
+120
*
Spawn actix-web server with access to the bot
Jokler
2020-02-22
1
-22
/
+600
*
Add seeking to audio player
Felix Kaaman
2020-02-21
1
-1
/
+8
*
Randomly choose from lists of identities and names
Jokler
2020-01-29
1
-4
/
+15
*
Bump version to 0.1.1
v0.1.1
Jokler
2020-01-28
1
-1
/
+1
*
Use ReSpeak version of tsclientlib
Jokler
2020-01-15
1
-66
/
+24
*
Use youtube-dl json output for metadata access (#3)
Jokler
2020-01-14
1
-0
/
+2
*
Use async channel to guarantee tokio never blocks
Jokler
2020-01-14
1
-0
/
+1
*
Add enterprise logging and split out gstreamer & teamspeak specific code
Felix Kaaman
2020-01-12
1
-1275
/
+1397
*
Add playlist feature and default channel flag
Jokler
2020-01-07
1
-9
/
+50
*
Fix tsclientlib to make poking work
Jokler
2020-01-06
1
-39
/
+40
*
Update name and remove local dependencies
Jokler
2020-01-06
1
-30
/
+43
*
Initial commit
Jokler
2020-01-06
1
-0
/
+3273