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: 16 days ago
JSON representation
A desktop music bot linked with YouTube and with a few Additional features like - Google News and Lyrics.
- Host: GitHub
- URL: https://github.com/grayhat12/desktop-graybot
- Owner: GrayHat12
- License: mit
- Created: 2019-06-03T14:30:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-09T02:20:32.000Z (almost 6 years ago)
- Last Synced: 2025-03-26T03:33:22.633Z (about 1 month ago)
- Topics: desktop-musicbot, genius-lyrics-search, google-maps-api, google-news, music-bot, python-music-player, youtube-player, youtube-search
- Language: Python
- Size: 173 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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]'