anasvakyathodi / telegram-bot-node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram Bot

Telegram Bot is a NodeJS Project for telegram bot server written in js.

Installation

Use the package manager node to install Telegram Bot.

npm install

Usage

npm start

#chat with bot created

hi
# returns 'hello'

# and so many replies can be added in the code

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

License:MIT License


Languages

Language:JavaScript 100.0%