https://github.com/y2k/spectator
Telegram bot for watching sites and channels changes
https://github.com/y2k/spectator
fsharp mongodb suave telegram-bot
Last synced: about 1 year ago
JSON representation
Telegram bot for watching sites and channels changes
- Host: GitHub
- URL: https://github.com/y2k/spectator
- Owner: y2k
- License: gpl-3.0
- Created: 2017-07-03T23:25:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-08-11T14:54:05.000Z (almost 3 years ago)
- Last Synced: 2025-05-08T16:54:30.128Z (about 1 year ago)
- Topics: fsharp, mongodb, suave, telegram-bot
- Language: F#
- Homepage:
- Size: 627 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Запуск в docker
```bash
docker run -d -e SPECTATOR_BOT_TOKEN="" -v "":/app/__data --name spectator y2khub/spectator
```