https://github.com/thoriqdharmawan/telegram-chat-bot
:robot: Create telegram bot using Node.js and telebot
https://github.com/thoriqdharmawan/telegram-chat-bot
bot telegram-bot
Last synced: 12 months ago
JSON representation
:robot: Create telegram bot using Node.js and telebot
- Host: GitHub
- URL: https://github.com/thoriqdharmawan/telegram-chat-bot
- Owner: thoriqdharmawan
- Created: 2020-11-15T04:08:56.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-15T04:26:59.000Z (over 5 years ago)
- Last Synced: 2025-02-23T10:19:00.607Z (over 1 year ago)
- Topics: bot, telegram-bot
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Create your telegram bot :robot:
### usage :
- `clone` this repo
- `npm install`
- add your Telegram bot `token` to this code
- Contact `@BotFather` in your Telegram messenger to get your token
- create bot useing `@BotFather`
- run this code with `npm start`
:robot: _this code is still under development_ :robot: