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
*
Merge pull request #45 from Mavulp/fix-shutdown
Jokler
2020-03-15
2
-46
/
+50
|
\
|
*
Fix shutdown freezing the bot
Jokler
2020-03-14
2
-46
/
+50
*
|
Merge pull request #43 from Mavulp/search-command
Jokler
2020-03-06
2
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Add search command to the music bot
Jokler
2020-03-06
2
-0
/
+5
|
/
*
Fix version in Cargo.toml
Jokler
2020-02-25
1
-1
/
+1
*
Merge pull request #42 from Mavulp/fix-state
Felix Kaaman
2020-02-25
1
-4
/
+8
|
\
|
*
Fix state reverting to stopped on empty playlist
Jokler
2020-02-25
1
-4
/
+8
*
|
Merge pull request #39 from Mavulp/volume-display
Jokler
2020-02-24
1
-12
/
+19
|
\
|
|
*
Add volume to the bot's name
Jokler
2020-02-24
1
-12
/
+19
*
|
Merge pull request #38 from Mavulp/branches/fkaa/Duration
Jokler
2020-02-23
1
-3
/
+16
|
\
\
|
|
/
|
/
|
|
*
Print duration when adding & playing links
Felix Kaaman
2020-02-23
1
-3
/
+16
|
/
*
Merge pull request #33 from Mavulp/webserver
Felix Kaaman
2020-02-22
26
-86
/
+1734
|
\
|
*
Move web server related files into a folder
Jokler
2020-02-22
10
-1
/
+4
|
*
Fix quit message when nothing is playing
Jokler
2020-02-22
1
-3
/
+9
|
*
Webserver: Add API documentation and basic css
Jokler
2020-02-22
6
-0
/
+206
|
*
Split web_server module into separate components
Jokler
2020-02-22
9
-180
/
+205
|
*
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
[next]