A Delta Chat bot that allows to get website URLs previews as HTML messages
pip install instantviewTo configure the bot:
instantview-bot init DCACCOUNT:https://nine.testrun.org/new(Optional) To customize the bot name, avatar and status/signature:
instantview-bot config selfavatar "/path/to/avatar.png"
instantview-bot config displayname "Web Preview"
instantview-bot config selfstatus "Hi, send me some URL to get a preview"To get in contact with the bot, get the bot's invite link:
instantview-bot linkFinally you can start the bot with:
instantview-bot serveTo see the available options, run in the command line:
instantview-bot --help