https://github.com/louis70109/animal-crossing-bot
在線等,動森揪團工具➡️ https://ac-room.cc/
https://github.com/louis70109/animal-crossing-bot
Last synced: about 2 months ago
JSON representation
在線等,動森揪團工具➡️ https://ac-room.cc/
- Host: GitHub
- URL: https://github.com/louis70109/animal-crossing-bot
- Owner: louis70109
- Created: 2020-04-08T14:33:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T05:36:48.000Z (over 2 years ago)
- Last Synced: 2025-04-14T11:06:27.629Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 628 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 動森揪團仔
1. 隨機找島: `救救我啊我救我`, `揪團`, `查詢` ➡️ 我會給你隨機十坐正在揪團的島喔!
2. 輸入: 尋找 `代工` ➡️ 會幫你找出`標籤`條件符合的島
- 尋找可以更換文字為➡️ 尋找 | 查詢 | 收尋 | 搜尋 | 幫我找 | 想找 | 幫找 | 幫忙找 | 找
- 可以搜尋`標籤`的條件➡️ `菜價`, `化石`, `流星`, `摸摸`, `代工`, `交易`, `NPC`, `免費`, `DIY`, `收購`, `收留`, `其他`
3. 還是不知道怎麼用可以輸入➡️ 'help', 'Help', '怎麼用', '/help'
4. 有 Quick Reply 啦!隨機輸入文字後會在對話筐上送你幾顆按鈕> - 增加「收留」和「DIY」標籤,收留指任何島民搬遷相關,DIY 指島民領取 DIY 方程式。
> 其他功能陸續開放中...
# 加入好友
掃描 QR code 或是點選我!!
# Developer
```
git clone https://github.com/louis70109/animal-crossing-bot.git
cd animal-crossing-bot/
cp .env.example .env # 填入對應的 LINE key
npm install
npx bottender dev # --console
```