aboutsummaryrefslogtreecommitdiff
path: root/src/services/config.ts
AgeCommit message (Collapse)AuthorFilesLines
2024-11-04Merge pull request #1092 from sofushn/masterStefano1-2/+2
feat: allow running without spotify
2024-09-07feat: allow running without spotifysofushn1-2/+2
2024-07-06Feat: allow users to change dotenv file with env varJoaoCostaIFG1-1/+1
This facilitates the usage of docker secrets for the keys/tokens.
2024-04-28Add SponsorBlock support (#1013)Charlignon1-0/+4
2022-08-04Bump dependencies & fix bot status (#753)Max Isom1-4/+18
2022-05-13fix command permission handling and push discord to v10 (#640)Kevin Kendzia1-1/+1
Co-authored-by: Max Isom <[email protected]>
2022-03-24Add customizable Bot status (#599)Zagrthos1-0/+8
Co-authored-by: Max Isom <[email protected]> Co-authored-by: Max Isom <[email protected]>
2022-02-05Migrate to slash commands (#431)Max Isom1-0/+4
Co-authored-by: Federico fuji97 Rapetti <[email protected]>
2022-02-01Trim environment variablesMax Isom1-1/+1
2022-01-05Setup and migrate to Prisma (#456)Peerawas Archavanuntakun1-0/+1
2021-11-19Move file caching logic to new FileCache serviceMax Isom1-1/+11
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-19Bump linter versionMax Isom1-1/+1
2021-09-19Reorg third party services & configMax Isom1-0/+36