Skip to content

tranvietphuoc/telegram-images-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This bot is a little gift I've made for my friend use webhook style.

  • I make a small server using flask to listen events and use pyTelegramBotAPI to handle commands of the bot
  • It calls photos api of pixabay to get photos according to the keyword, it recieves in the chat message and display the corresponding results to users
  • It's hosted on glitch by adding this glitch.json to enable python3 code at my project
  • I provided a webhook URL for my bot. Whenever a new update for this bot arrives, Telegram sends that update to the specified URL
  • You can vist this bot

Releases

No releases published

Packages

No packages published