This solution is useful for you if you want to create a channel in Utopia, but do not want to manually fill it with content. This bot will do everything for you.
You choose the subreddit and the channel in Utopia to transfer these posts to. Further along the crown, call this bot to transfer 1 post from the last posts in 24 hours. The bot processes only those posts to which a link or image is attached.
The finished build can be found on the releases page.
Example post:
- The bot can work with multiple Utopia-channels & subreddits.
- You can set the exact time of posts or the frequency.
- Very easy to run - the application works through the docker.
- Simply change the parameters in
docker-compose.yml
file (NOTE: do not changeUTOPIA_
params). - Put
account.db
Utopia account file in app directory. - Run:
docker-compose up -d
ℹ️ view bot logs:
docker container logs reddit2utopia_bot_1
ℹ️ view Utopia client logs:
docker container logs reddit2utopia_utopia-api_1
ℹ️ If there is no container by this name, then you can find it through:
docker ps -a | grep reddit2utopia
ℹ️ stop app:
docker-compose down
- What is Utopia?
- Utopia coins: CRP, UUSD
- Utopia API
- API examples
- Crypton Exchange API Libs
- Crypton Exchange API Examples
- Developer Thread
- Utopia Official Website