Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.

Kyle2142/gtfy_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LMGTFY bot

Hello! This bot will enable quick inline use of the LMGTFY service in the Telegram chat platform.

Installation:

You'll need NodeJS to run this bot.

After you've installed that, open a terminal and type (or copy) the following:

git clone https://github.com/trgwii/gtfy_bot.git
cd gtfy_bot
npm install
cp example.config.json config.json

Now you need to speak to BotFather within the Telegram application.

You'll need to create a bot if you didn't already, and get the token, then enable inline mode (use /setinline).

Next open config.json in your favorite text editor, and replace "BOT TOKEN HERE" with the token you got (Remember to surround it in "quotes").

Now you just have to run the following to start the bot:

node .

About

A LMGTFY inline Telegram Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%