Commit Graph

5 Commits

Author SHA1 Message Date
f051e98768 Updated files to work properly with applogger. Reworking how commands are called?
All checks were successful
Locusworks Team/eight-track/pipeline/head This commit looks good
2020-05-30 21:58:46 -05:00
Isaac Parenteau
2f89362a8b Refactored how the music handler was being referenced
Some checks failed
Locusworks Team/eight-track/pipeline/head There was a failure building this commit
2020-01-06 21:22:54 -06:00
Isaac Parenteau
2ac25f64aa Feature Major updates and bug fixes
Some checks failed
Locusworks Team/eight-track/pipeline/head There was a failure building this commit
#4 Added logic to disconnect the bot if no song is playing or no one is
listening

#10 Added functionality to play song from local source and ability to
upload songs

#10 No longer cashes songs in memory but queries the database for random
song

#10 Whatsnext will push a song on the queue if it doesn't exist

#10 Next will get a random song from the database
2019-10-07 23:48:05 -05:00
Isaac Parenteau
50b6cea57b Refactored to use database
#5 Switched to use maria database to store song information
#7 Added spring and hibernate support
#8 Added song upload functionality
2019-10-06 22:02:16 -05:00
Isaac Parenteau
af8e8fa52a Initial Database Migration 2019-10-06 20:07:47 -05:00