https://github.com/ptt-alertor/ptt-alertor
:loudspeaker: Ptt 文章通知機器人!Notify Ptt Article in Realtime
https://github.com/ptt-alertor/ptt-alertor
chatbot crawler linebot messenger-bot ptt telegram-bot
Last synced: 5 months ago
JSON representation
:loudspeaker: Ptt 文章通知機器人!Notify Ptt Article in Realtime
- Host: GitHub
- URL: https://github.com/ptt-alertor/ptt-alertor
- Owner: Ptt-Alertor
- License: apache-2.0
- Created: 2017-01-20T10:24:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T01:51:09.000Z (over 3 years ago)
- Last Synced: 2024-06-18T21:42:56.547Z (almost 2 years ago)
- Topics: chatbot, crawler, linebot, messenger-bot, ptt, telegram-bot
- Language: Go
- Homepage: https://pttalertor.dinolai.com
- Size: 646 KB
- Stars: 242
- Watchers: 9
- Forks: 50
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ptt-Alertor

[](https://github.com/Ptt-Alertor/ptt-alertor/actions/workflows/main.yml)
[](https://codecov.io/gh/Ptt-Alertor/ptt-alertor)
[](https://goreportcard.com/report/github.com/Ptt-Alertor/ptt-alertor)
[](https://codeclimate.com/github/Ptt-Alertor/ptt-alertor/maintainability)
[](https://stackshare.io/ptt-alertor/ptt-alertor)
[](https://opensource.org/licenses/Apache-2.0)
## API
### Board
* GET /boards
* GET /boards/[board name]/articles
* GET /boards/[board name]/articles/[article code]
### Keyword
* GET /keyword/boards
### Author
* GET /author/boards
### PushSum
* GET /pushsum/boards
### Articles
* GET /articles
### User (Auth)
* GET /users
* GET /users/[account]
* POST /users
```json
{
"profile":{
"account": "sample",
"email":"sample@mail.com"
},
"subscribes":[
{
"board":"gossiping",
"keywords":["問卦","爆卦","公告"]
},
{
"board":"lol",
"keywords":["閒聊"]
}
]
}
```
* PUT /users/[account]
```json
{
"profile":{
"account": "sample",
"email":"sample@mail.com"
},
"subscribes":[]
}
```
## Credits
### Real Life
Rose Li, Aries Huang, Scott Kao, Amy Li
### Ptt
DMM, oas, bestpika, Zero0910, lucky0509, wbreeze, chang0206, lindo0130, hungys, gyman7788, tooilxui, myamyakoko, whkuo, papago89, timeline, Kamikiri
### Facebook
Mr.clu, Woqeker