An open API service indexing awesome lists of open source software.

https://github.com/ron96g/discordbot

A Discord music bot that supports different sources and is easy to set up
https://github.com/ron96g/discordbot

bot discord discord-bot music music-player spotify youtube

Last synced: about 2 months ago
JSON representation

A Discord music bot that supports different sources and is easy to set up

Awesome Lists containing this project

README

        

# Discordbot

## Supported Features

| Feature | Supported |
| :--------------- | :------ |
| !Help command | ✅ |
| Play music from Youtube | ✅ |
| Play music from Youtube playlist | ✅ |
| Play music from Spotify | ✅ |
| Play music from Spotify album | ✅ |
| Play music from Spotify playlist | ✅ |
| Play music by query | ✅ |
| Play audio from any URL supported by [streamlink](https://streamlink.github.io/) | ✅ |
| Play music from local filesystem | ❌ |
| Queueing of audio sources | ✅ |
| General handling (skipping, ...) of audio sources | ✅ |
| Text2Speech from string (using AWS Polly) | ✅ |
| Text2Speech from file (using AWS Polly) | ❌ |
| Wikipedia API integration with Text2Speech | ✅ |
| Persisted configuration managed per connected guild | ✅ |
| Logging | ✅ |
| Installation script for e. g. AWS EC2 | ✅ |