Skip to content

[Chinese] 基于 node-telegram-bot-api 的一个简易 Telegram Bot 服务

License

Notifications You must be signed in to change notification settings

MoonLeeeaf/MoonLeaf-Sister-Bot

Repository files navigation

满月妹妹

简介

继 MoonQQBot 后又一次的折腾历程

查看指令列表

对 Bot 输入 /start 或 /help 查看所有指令集

运行

git clone 本仓库, npm install, 然后 node index.js

第一次运行会生成配置文件, 配置完成后重新运行即可使用

配置

{
    // Telegram Bot 令牌
    "token": "",
    // Socks 代理地址, 例如 socks://127.0.0.1:10808 留空禁用
    "socks_proxy": null
}

License

Copyright 2024-2025 MoonLeeeaf

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

[Chinese] 基于 node-telegram-bot-api 的一个简易 Telegram Bot 服务

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published