Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Konano/Tuna-Erha-Bot
https://github.com/Konano/Tuna-Erha-Bot
python-telegram-bot
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Konano/Tuna-Erha-Bot
- Owner: Konano
- License: gpl-3.0
- Created: 2019-05-31T13:32:16.000Z (over 5 years ago)
- Default Branch: server
- Last Pushed: 2024-04-03T15:30:12.000Z (10 months ago)
- Last Synced: 2024-08-03T01:38:30.087Z (6 months ago)
- Topics: python-telegram-bot
- Language: Python
- Size: 118 KB
- Stars: 20
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tuna Erha Bot
Erha-Bot Tuna 特供版
## 目前指令
可用:
- /weather - 显示清华大学天气(彩云 API)
- /forecast - 降雨分钟级预报
- /forecast_hourly - 天气小时级预报
- /mute - 屏蔽发布源
- /unmute - 解除屏蔽发布源
- /mute_list - 列出所有被屏蔽的发布源
- /roll - 从 1 开始的随机数
- /callpolice - 在线报警
- /status - Bot 连接状态
- /washer - 洗衣机在线状态
- /register - 一键注册防止失学
- /hitreds - 一键打红人
- /payme - 显示你的收款码
- /fan - 发起约饭
- /yue - 约~
- /buyue - 不约~
- /san - 饭饱散伙
- /help - 可用指令说明
- /echo - 回显消息到群 (owner)废弃:
- /libseat - 查看文图座位剩余情况
- /weather_thu - 显示学校区域当前的天气(学校天气站)
- /weather_today - 显示当前位置的今日天气预报(彩云)## Usage
```bash
cp config-sample.ini config.ini
vi config.ini
pm2 start ecosystem.config.js
```