A simple Go bot that posts content from pr0gram to a telegram channel
go get -u
Click here for more details
Fill up rest of the fields. Meaning of each fields are described below:
- tags: write here your custom filter like I did in config_example.yaml
- mongodb_url: Your MongoDB-URL
- bot_token: Your telegram bot token
- cookie: Your pr0gramm cookie
- channel: Your channel/group id
go build . && ./pr0.bot