Skip to content

Telegram bot - Originally a testbot. It's current function is to read user input in the format of 'Artist - Song', and if it's on the right format, it will fetch and send back the lyrics from the requested song (if found on one of two sources). It's capable of inline queries on both 'Artist - Song' or 'Song' formats and returns a list of results…

Notifications You must be signed in to change notification settings

frampersand/Framperbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Framperbot

Telegram bot - Originally a testbot. It's current function is to read user input in the format of 'Artist - Song', and if it's on the right format, it will fetch and send back the lyrics from the requested song (if found on one of two sources). It uses Gabriele Grillo's Telegram PHP class (https://github.com/Eleirbag89/TelegramBotPHP) with a slight modification to include the answerInlineQuery method. It also requires Genius' library for API requests (http://simivar.github.io/Genius-PHP/).

About

Telegram bot - Originally a testbot. It's current function is to read user input in the format of 'Artist - Song', and if it's on the right format, it will fetch and send back the lyrics from the requested song (if found on one of two sources). It's capable of inline queries on both 'Artist - Song' or 'Song' formats and returns a list of results…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages