Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tigercosmos/angel
bot with a lot of fun
https://github.com/tigercosmos/angel
bottender chatbot line-bot telegram-bot
Last synced: 3 months ago
JSON representation
bot with a lot of fun
- Host: GitHub
- URL: https://github.com/tigercosmos/angel
- Owner: tigercosmos
- Created: 2019-12-18T07:37:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T03:20:25.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T21:52:54.019Z (10 months ago)
- Topics: bottender, chatbot, line-bot, telegram-bot
- Language: JavaScript
- Homepage:
- Size: 1.02 MB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 安琪兒
一個娛樂眾人的聊天機器人
## 使用方法
加 **Line** 好友,然後可以加進群組和朋友一起玩
加 **Telegram** 好友,然後可以加進群組和朋友一起玩
## 展演
點擊圖片來播放 Youtube 展示
## 說明
對機器人,或是在有機器人的群組,輸入「help」取得說明。
說明同下:
```text
輸入以下指令(括弧為縮寫指令):
- 五子棋(/a)
- 猜數字(/g):1A2B
- 猜數字2(/g2):1A2B 強化版
- 劃圈圈(/c):
輪流劃掉圈圈
每次劃掉連續直線的 1~3 個圈圈
最後劃的人輸
輸入方法為 "del xy xy xy"
其中 xy 為座標,中間格一個空格。
例如輸入 "del 33 44"、"del 11 12 13"。
- 比大小:2 個人輪流輸入「骰」來取得點數
- 比大小 N:
N 為數字,N 個人輪流輸入「骰」來取得點數
- 抽:隨機出現圖片
- 抽正妹:隨機正妹
- 抽星座:隨機星運圖
- 抽美食:隨機美食
- BTS:隨機取得 BTS 照片
- /info:取得更多資訊
```更多功能持續開發中,歡迎提交 issue 許願。
## 開發
```sh
git clone https://github.com/tigercosmos/angel.git
cd angel
npm installnpm start # run chatbot server
npm run console # run chatbot server in console modenpm run image-server # run the image service for chatbot
```## 授權
MIT