Master-Bot icon indicating copy to clipboard operation
Master-Bot copied to clipboard

A Discord music bot and dashboard with slash commands, playlist support, Spotify, music quiz, saved playlists, lyrics, gifs and more

Results 19 Master-Bot issues
Sort by recently updated
recently updated
newest added

While trying to start the bot with Docker it tries to connect to redis. But so far I could find there is nowhere mentioned how to adjust the redis settings...

Updated 06/21/2022 revamp of #563 and rebuild of #726 for the [dashboard](https://github.com/galnir/Master-Bot/tree/dashboard) branch **Make sure the host's clock is set correctly** ## Function This uses Direct Messages to function, and...

- [x] **TypeScript** - [x] lyrics - [x] reddit command - [ ] play command options (LeaveTimeout etc) - [x] saved playlists - [ ] music trivia - need to...

enhancement

# Request I would like to request the addition of a logging feature that will log console logs such as errors and such to a file on the system. we3...

a Rework of #728 to use Redis TTL ## Function its a Pub/Sub setup with a keyspace event listener for the notifications This uses Direct Messages to function, and was...

enhancement

Bumps [jose](https://github.com/panva/jose) from 4.9.0 to 4.9.3. Release notes Sourced from jose's releases. v4.9.3 Refactor update CEK length validation error message (81a92a9) update key input validation error messages (2eac34a) update keylike...

dependencies

Mainly removes Lerna (unused with 7 moderate vulnerabilities) this drops the number of packages from ~985 to ~533 along with some minor dep updates Much Love -Bacon

dependencies

As the title states docker compose doesn't work in debian stretch on WSL... `compose` isn't a subcommand of `docker` and `--env-file` isn't even an option in `docker-compose` on debian 9...

Yo so I was looking at the nextauth docs and it looks like there's a second flag that can be passed for the internal url if your hosting on your...

Hello, I've problem when i want to switching the bot to run in Docker, when use command "docker compose --env-file docker.env up -d --build". the container is running but after...