Skip to content

A Telegram Bot made using node.js used to return images for a searched term while also including some automated responses.

License

Notifications You must be signed in to change notification settings

sephiroth7712/Telegram-Image-Search-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram-Image-Search-Bot

A Telegram Bot made using node.js used to return images for a searched term while also including some automated responses.

Index

Making your bot

Node.js module to interact with official Telegram Bot API. A bot token is required and can be obtained by talking to @botfather.

Installation

Running Locally

Make sure you have Node.js and npm installed.

  1. Clone or download the repository
	$ git clone https://github.com/sephiroth7712/Telegram-Image-Search-Bot.git
	$ cd Telegram-Image-Search_Bot
  1. Install Dependencies
	$ npm install
  1. Start the application
	$ npm start

Your app server should now be running locally.

Further Documentation on node-telegram-bot-api can be found here

Getting Started with the Application<a name="gswta>

Getting a reply

  1. Send hi to your bot
  2. Send /imageof "search term"

About

A Telegram Bot made using node.js used to return images for a searched term while also including some automated responses.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published