index
:
pokebot
master
TeamSpeak 3 Music Bot
Mavulp
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add tmtu mode as a front-end
Jokler
2020-02-22
8
-15
/
+350
|
*
Add a json /api/bots endpoint for data retrieval
Jokler
2020-02-22
5
-15
/
+94
|
*
Add a very basic template using available info
Jokler
2020-02-22
12
-32
/
+334
|
*
Make titles of audio metdata non optional
Jokler
2020-02-22
2
-13
/
+7
|
*
Spawn actix-web server with access to the bot
Jokler
2020-02-22
11
-59
/
+757
|
/
*
Merge pull request #37 from Mavulp/branches/fkaa/BBCode
Jokler
2020-02-22
3
-4
/
+51
|
\
|
*
Add functions for BBCode formatting
Felix Kaaman
2020-02-22
3
-4
/
+51
|
/
*
Merge pull request #34 from Mavulp/branches/fkaa/Seeking
Jokler
2020-02-21
5
-3
/
+91
|
\
|
*
Add seeking to audio player
Felix Kaaman
2020-02-21
5
-3
/
+91
|
/
*
Merge pull request #32 from Mavulp/release-workflow
v0.2.0
Jokler
2020-02-12
2
-0
/
+41
|
\
|
*
Add gstreamer dependency to to release creation
Jokler
2020-02-11
1
-0
/
+4
|
*
Add automatic release workflow
Jokler
2020-02-11
2
-0
/
+37
|
/
*
Merge pull request #30 from Mavulp/name-threads
Felix Kaaman
2020-02-08
1
-29
/
+35
|
\
|
*
Name threads for better logging and debugging
Jokler
2020-02-08
1
-29
/
+35
|
/
*
Fix error in example config
Jokler
2020-01-30
1
-1
/
+1
*
Merge pull request #19 from Mavulp/multibot
Jokler
2020-01-29
13
-419
/
+981
|
\
|
*
Update README.md to reflect help message changes
Jokler
2020-01-29
1
-4
/
+9
|
*
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
2
-7
/
+25
|
*
Add config example file
Jokler
2020-01-29
2
-17
/
+18
|
*
Block bots from joining channels with other bots
Jokler
2020-01-29
3
-9
/
+56
|
*
Move duplicate code into on_client_left method
Jokler
2020-01-29
2
-8
/
+10
|
*
Randomly choose from lists of identities and names
Jokler
2020-01-29
6
-105
/
+130
|
*
Let the music bot leave once its channel is empty
Jokler
2020-01-29
3
-11
/
+106
|
*
Fix quit method not stopping audio playback
Jokler
2020-01-29
3
-7
/
+21
|
*
Move master and music bots into seperate files
Jokler
2020-01-29
4
-549
/
+570
|
*
Initial multibot draft
Jokler
2020-01-29
7
-409
/
+736
|
/
*
Merge pull request #27 from Mavulp/pull-request-template
Catlinman
2020-01-28
1
-0
/
+10
|
\
|
*
Add a pull request template
Jokler
2020-01-28
1
-0
/
+10
|
/
*
Bump version to 0.1.1
v0.1.1
Jokler
2020-01-28
2
-2
/
+2
*
Change method of sending EOS to GStreamer pipeline (#24)
Felix Kaaman
2020-01-27
2
-7
/
+6
*
Merge pull request #23 from Mavulp/systemd-service
Catlinman
2020-01-27
1
-0
/
+15
|
\
|
*
Add systemd service
Jokler
2020-01-26
1
-0
/
+15
*
|
Add issue templates (#21)
Jokler
2020-01-27
2
-0
/
+40
|
/
*
Fix apt-get install command in CI
v0.1.0
Jokler
2020-01-19
1
-1
/
+1
*
Add gstreamer dependency to CI (#15)
Jokler
2020-01-19
1
-1
/
+6
*
Add continuous integration
Jokler
2020-01-19
1
-0
/
+13
*
Add GPL-3.0 LICENSE file to the project
Jokler
2020-01-19
2
-0
/
+675
*
Change default logging from stdout to stderr
Jokler
2020-01-17
1
-3
/
+4
*
Revert chat command syntax and add skip alias (#9)
Jokler
2020-01-16
2
-10
/
+17
*
Use ReSpeak version of tsclientlib
Jokler
2020-01-15
2
-68
/
+26
*
Use structopt for command parsing (#7)
Jokler
2020-01-15
2
-46
/
+75
*
Use youtube-dl json output for metadata access (#3)
Jokler
2020-01-14
5
-35
/
+42
*
Merge pull request #2 from Mavulp/async-ytdl
Jokler
2020-01-14
2
-9
/
+11
|
\
|
*
Make youtube-dl execution async again
Jokler
2020-01-14
2
-9
/
+11
|
/
*
Remove playlist length limit by using VecDeque
Jokler
2020-01-14
2
-57
/
+12
*
Use async channel to guarantee tokio never blocks
Jokler
2020-01-14
5
-11
/
+17
*
Run cargo fmt
Jokler
2020-01-13
5
-148
/
+150
*
Fix error that occurs on incorrect play command
Jokler
2020-01-12
1
-1
/
+5
[prev]
[next]