文件名称:Telegram-Bot:
文件大小:58KB
文件格式:ZIP
更新时间:2024-04-19 06:43:08
nodejs telegram api-rest JavaScript
电报机器人 :game_die: · :thinking_face: 关于该项目 一个简单的电报机器人,其中包含7个帮助模块,供您查找和管理事物。 :hammer: 安装默认 您需要在计算机上安装才能构建此应用程序。 git clone https://github.com/lucioerlan/Telegram-Bot.git $ cd Telegram-Bot $ npm install :fire: 设置 复制或重命名文件 $ cp .env-examples .env 使用由BotFather生成的令牌进行配置 :rocket: 运行默认 $ npm start 或运行Docker :spouting_whale: $ docker build -t telegram_bot/node-api . $ docker run telegram_bot/node-api :unlocked: 执照 该项目生活在麻省理工学院许可下。 有关更多详细信息,请参见许可。 :copyright:-(
【文件预览】:
Telegram-Bot-master
----.eslintrc(1KB)
----package.json(795B)
----Dockerfile(114B)
----Procfile(14B)
----package-lock.json(169KB)
----.env.example(182B)
----src()
--------config()
--------index.js(923B)
--------commands()
--------events()
----docker-compose.yml(503B)
----.gitignore(2KB)
----.dockerignore(18B)
----README.md(3KB)
----.editorconfig(146B)