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

https://github.com/tomer27cz/nicholas_the_7th

Discord Music Bot written in Python with a WEB Interface
https://github.com/tomer27cz/nicholas_the_7th

bot czech czech-language czech-radio discord discord-bot music-bot music-bot-discord python radio radio-bot soundcloud spotify web web-interface

Last synced: 7 months ago
JSON representation

Discord Music Bot written in Python with a WEB Interface

Awesome Lists containing this project

README

          

[![Icon](https://raw.githubusercontent.com/Tomer27cz/nicholas_the_7th/master/.github/icon.svg)](#readme)

## About

![Maintained](https://img.shields.io/maintenance/no/2024)
[![GitHub license](https://img.shields.io/github/license/Tomer27cz/nicholas_the_7th)](https://img.shields.io/github/license/Tomer27cz/nicholas_the_7th/blob/master/LICENSE)
![GitHub Repo stars](https://img.shields.io/github/stars/Tomer27cz/nicholas_the_7th?style=flat)
![GitHub issues](https://img.shields.io/github/issues/Tomer27cz/nicholas_the_7th?style=flat)
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues-pr/Tomer27cz/nicholas_the_7th)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Tomer27cz/nicholas_the_7th)

This is a discord bot that I made for a few discord servers. It is a work in progress, and I will be adding more features as I go along. I use this project to learn about programing and web development.

It is not meant to be used by anyone else, but if you want to use it, feel free to do so.

[![Dashboard](https://raw.githubusercontent.com/Tomer27cz/nicholas_the_7th/master/.github/dashboard.png)](#readme)

## [Setup Guide](.github/SETUP.md)

## Music

`YouTube`, `SoundCloud`, and `Spotify` music streaming. You can also search for music and create playlists.

##### Radio

`radia.cz`, `radio.garden` and `tunein.com` radio streaming.

### Live Search

![youtube_search.gif](https://raw.githubusercontent.com/Tomer27cz/nicholas_the_7th/master/.github/youtube_search.gif)

# [More in Screenshots](.github/SCREENSHOTS.md)

[//]: # (## Credits)

[//]: # ()
[//]: # (- [discord.py](https://github.com/Rapptz/discord.py) by Rapptz)

[//]: # (- [flask](https://github.com/pallets/flask) by pallets)

[//]: # (- [yt-dlp](https://github.com/yt-dlp/yt-dlp))

[//]: # (- [youtube-search-python](https://github.com/alexmercerind/youtube-search-python) by alexmercerind)

[//]: # (- [requests](https://github.com/psf/requests) by psf)

[//]: # (- [BeautifulSoup](https://www.crummy.com/software/BeautifulSoup/) by Leonard Richardson)

[//]: # (- [spotipy](https://github.com/spotipy-dev/spotipy))

[//]: # (- [soundcloud-lib](https://github.com/3jackdaws/soundcloud-lib) by 3jackdaws)

[//]: # (- [DiscordChatExporterPy](https://github.com/mahtoid/DiscordChatExporterPy) by mahtoid)

## License

[MIT](https://choosealicense.com/licenses/mit/)

## Contributing

If you want to contribute to this project, feel free to do so. I am not very experienced with python, so I am sure there are many things that can be improved.