mirror of
https://github.com/abocn/TelegramBot.git
synced 2025-03-11 13:19:57 +00:00
Updated README.md
This commit is contained in:
parent
3527ce5392
commit
3f24f1f614
@ -3,8 +3,8 @@ Lynx is a a simple Telegram bot made in Node.js.
|
|||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
- A Telegram bot (create one at [@BotFather](https://t.me/botfather))
|
- A Telegram bot (create one at [@BotFather](https://t.me/botfather))
|
||||||
- Node.js 20 (or above)
|
- Node.js 20 LTS (or above)
|
||||||
- node-telegram-bot-api
|
- node-telegram-bot-api (install with ``npm install node-telegram-bot-api``)
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
- The source code itself of the bot is at ``src/main.js``, and the commands are in ``src/commands``.
|
- The source code itself of the bot is at ``src/main.js``, and the commands are in ``src/commands``.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user