An open API service indexing awesome lists of open source software.

https://github.com/dotangad/rc-application-status

Check my RC application status for me and send me a telegram message when it updates.
https://github.com/dotangad/rc-application-status

Last synced: 6 months ago
JSON representation

Check my RC application status for me and send me a telegram message when it updates.

Awesome Lists containing this project

README

          

1. Fill out `.env`
```
CHAT_ID=
BOT_TOKEN=
```
2. Create `status` file
```
touch status
```
3. Add to crontab
```
crontab -e
```