aboutsummaryrefslogtreecommitdiff
path: root/src/index.ts
AgeCommit message (Collapse)AuthorFilesLines
2022-02-05Migrate to slash commands (#431)Max Isom1-1/+1
Co-authored-by: Federico fuji97 Rapetti <[email protected]>
2022-01-05Setup and migrate to Prisma (#456)Peerawas Archavanuntakun1-18/+4
2021-12-13Add splash banner and spinner progress for initial connectionMax Isom1-0/+13
2021-11-19Move file caching logic to new FileCache serviceMax Isom1-0/+3
Also: removes the -re ffmpeg option. If this option is passed, ffmpeg won't write to fs-capacitor (and the cache file) as fast as possible. In other words, the cache file won't finish writing until the entire stream has been played.
2021-09-19Move to ESM, use ytsr, implement cachingMax Isom1-6/+6
Closes #315
2021-09-19Reorg third party services & configMax Isom1-18/+7
2020-10-31Automatically refresh Spotify tokenMax Isom1-1/+9
2020-05-30Bump dependenciesMax Isom1-1/+1
2020-03-17Add DockerfileMax Isom1-0/+2
2020-03-16Add custom shortcut supportMax Isom1-1/+9
2020-03-12Use IoC, impliment queueMax Isom1-64/+11
2020-03-10Basic play functionalityMax Isom1-1/+2
2020-03-09Add config commandMax Isom1-5/+14
2020-03-09Inital commitMax Isom1-0/+58