Skip to content

deltachat-bot/instantview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instant View - Delta Chat Bot

Latest Release CI Code style: black

A Delta Chat bot that allows to get website URLs previews as HTML messages

Install

pip install instantview

Usage

To configure the bot:

instantview-bot init [email protected] SuperHardPassword

(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"

Finally you can start the bot with:

instantview-bot serve

To see the available options, run in the command line:

instantview-bot --help

About

web previews in Delta Chat via bot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages