aboutsummaryrefslogtreecommitdiff
path: root/src/bot.ts
AgeCommit message (Collapse)AuthorFilesLines
2023-03-04Fix all lint errors (#909)Federico Rapetti1-3/+1
Co-authored-by: Max Isom <[email protected]>
2022-08-04Bump dependencies & fix bot status (#753)Max Isom1-4/+4
2022-05-13fix command permission handling and push discord to v10 (#640)Kevin Kendzia1-29/+18
Co-authored-by: Max Isom <[email protected]>
2022-03-24Add customizable Bot status (#599)Zagrthos1-1/+15
Co-authored-by: Max Isom <[email protected]> Co-authored-by: Max Isom <[email protected]>
2022-03-12Allow member who invited Muse to do initial setup (#561)Max Isom1-1/+1
2022-02-05Migrate to slash commands (#431)Max Isom1-92/+112
Co-authored-by: Federico fuji97 Rapetti <[email protected]>
2022-01-05Setup and migrate to Prisma (#456)Peerawas Archavanuntakun1-11/+41
2021-12-13Add splash banner and spinner progress for initial connectionMax Isom1-2/+6
2021-11-12feat: discord.js v13Hellyson Rodrigo Parteka1-2/+5
2021-09-19Bump linter versionMax Isom1-1/+1
2021-09-19Move to ESM, use ytsr, implement cachingMax Isom1-11/+11
Closes #315
2021-09-19Reorg third party services & configMax Isom1-2/+3
2021-09-18Remove requirement for DISCORD_CLIENT_IDMax Isom1-4/+2
Closes #336
2021-09-12Remove Manage Messages perms requirement by only deleting own reactionsKuilin Li1-1/+1
2020-10-24Add permissions to invite linkMax Isom1-1/+1
2020-10-24Bump packagesMax Isom1-1/+1
2020-03-27Fix caching bugMax Isom1-2/+0
2020-03-27Bump dependencies and add typing event handlerMax Isom1-0/+2
2020-03-27Add bears handler and fix natural language handler priorityMax Isom1-3/+3
2020-03-25Bump dependenciesMax Isom1-1/+1
2020-03-20Merge Player and Queue servicesMax Isom1-2/+2
2020-03-19Require user to be in voice channelMax Isom1-2/+9
2020-03-18Add aliasesMax Isom1-1/+3
2020-03-18Go PackersMax Isom1-5/+6
2020-03-17Add better responsesMax Isom1-0/+2
2020-03-16Add auto disconnectMax Isom1-4/+4
2020-03-16Add custom shortcut supportMax Isom1-19/+25
2020-03-16Add say commandMax Isom1-0/+7
2020-03-12Use IoC, impliment queueMax Isom1-0/+86