Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hizkifw/bob-telegram-bot
Bob the Bot, now as a Telegram bot!
https://github.com/hizkifw/bob-telegram-bot
Last synced: about 1 month ago
JSON representation
Bob the Bot, now as a Telegram bot!
- Host: GitHub
- URL: https://github.com/hizkifw/bob-telegram-bot
- Owner: hizkifw
- Created: 2020-04-07T15:39:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-02T06:38:52.000Z (over 4 years ago)
- Last Synced: 2023-04-06T14:07:20.101Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bob-telegram-bot
Bob is now on Telegram!
```
docker build -t bob .
docker run -d -v /path/to/somewhere:/tmp -e TOKEN="" bob
```