Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/grayhat12/desktop-graybot

A desktop music bot linked with YouTube and with a few Additional features like - Google News and Lyrics.
https://github.com/grayhat12/desktop-graybot

desktop-musicbot genius-lyrics-search google-maps-api google-news music-bot python-music-player youtube-player youtube-search

Last synced: 1 day ago
JSON representation

A desktop music bot linked with YouTube and with a few Additional features like - Google News and Lyrics.

Awesome Lists containing this project

README

        

# Desktop-GrayBot
## INSTALLING :
You need Python3 for installing this Bot.
Also you need to have VLC Media Player installed on your systems for the music playback to work.
Run the setup.py file to install all dependencies.
If you chose to install the GUI dependencies -> The bot can be launched from 'main.py'.
Else the bot can be launched from 'GrayBot.py'
Most of the execution part after that is self explanatory.

## NOTE :
You'll need a GENIUS LYRICS API KEY for using the lyrics feature. You can get it from :
https://docs.genius.com/#/resources-h1
After aquiring a key -> Open 'lyrics.py' in an editor and modify line 4 by pasting your api key in place of :
'---YOUR GENIUS API KEY HERE---'

You're gonna need a Google Maps Api key for accessing the Maps option..
Login to : https://console.cloud.google.com and get your api key.
Then move to 'GrayPlot' folder and then 'gmplot.py' and replace all occurences of '----GOOGLE MAPS API KEY HERE--'
with your API key.

For a complete new experience -> Delete the contents of all '.ghh' files.(Make sure you delete contents and not files)

## ISSUES :
If you find any trouble using the bot or if you have any suggestions -> Mail me at '[email protected]'