golyrics-telegram
November 25, 2016 · View on GitHub
golyrics-telegram
A simple Telegram lyrics bot based on golyrics.
There's a working demo running here. I may stop it or not; No guaranty! 🤖
Installation
go get github.com/mamal72/golyrics-telegram
Usage
BOT_TOKEN=YOUR_BOT_TOKEN golyrics-telegram
You can also export your
BOT_TOKENor set it in the.envfile in the root of the project. There's an example.envfile named.env.examplewith needed variable names there.
Screenshot
Development
-
Clone the repository.
-
Fill the needed variables in
.env.examplefile. -
Rename
.env.exampleto.env. -
Build or run the app.
Ideas || Issues
Just fill an issue and describe it. I'll check it ASAP!
Contribution
You can fork the repository, improve or fix some part of it and then send the pull requests back if you want to see them here. I really appreciate that. :heart:
License
MIT