Awesome
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_TOKEN
or set it in the.env
file in the root of the project. There's an example.env
file named.env.example
with needed variable names there.
Screenshot
<img src="https://cdn.rawgit.com/mamal72/golyrics-telegram/master/screenshot.png" width="400px" alt="golyrics-telegram"> <br> <img src="https://cdn.rawgit.com/mamal72/golyrics-telegram/master/screenshot2.png" width="400px" alt="golyrics-telegram">Development
-
Clone the repository.
-
Fill the needed variables in
.env.example
file. -
Rename
.env.example
to.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