Skip to content

naipofo/openPixabayBot

Repository files navigation

Open Pixabay Bot

It's a telegram bot using the pixabay API to serve images using telegram inline mode

How it works

use case scenario video

The bot is quite simple. After getting a request form telegram, it fetches pitcures from pixabay API and responds with them to telegram.

How to deploy

  • Clone repository to your local drive
  • Fill example.env with your api keys:
  • rename to .env and copy to the src/ folder
  • run npm install or yarn install to install all modules
  • run node main.js to start the bot

Build using

About

telegram bot to send pixabay images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published