english-telegram-bot

1.0.0 • Public • Published

english-telegram-bot

Now you can write Telegram bots in English.

Installation

npm i -g english-telegram-bot

Usage

english-telegram-bot <path/to/file>

Example

the token is 123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11
 
/start should reply with text using markdown saying Hi, I'm a bot written in *English*!
 
/echo (.+) should respond with text saying $1
 
/md (.+) should respond with text using markdown saying $1
 
/html (.+) should respond with text using html saying $1
 
/poll (.+) should respond with a poll where the question is $1 and the options are Yes, No

Inspiration

This project was suggested by eyaadh after having some laughs at the new programming languages, html and css.

Dependents (0)

Package Sidebar

Install

npm i english-telegram-bot

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

9.04 kB

Total Files

9

Last publish

Collaborators

  • youtwitface