Skip to content

adbenitez/simplebot_instantview

Repository files navigation

Instant View

image

image

image

image

image

image

A SimpleBot plugin that allows users to preview web sites in Delta Chat.

Install

To install run:

pip install simplebot-instantview

Customization

By default maximum file size is 10485760 (10MB), to customize:

simplebot -a bot@example.com db -s simplebot_instantview/max_size 5242880

To set the Twitter proxy site used for Twitter links:

simplebot -a bot@example.com db -s simplebot_instantview/twitter_proxy "https://twiiit.com"

To set the YouTube proxy site used for YouTube links:

simplebot -a bot@example.com db -s simplebot_instantview/youtube_proxy "https://invidious.snopyta.org"

To set the Reddit proxy site used for Reddit links:

simplebot -a bot@example.com db -s simplebot_instantview/reddit_proxy "https://teddit.net"

To set the Instagram proxy site used for Intagram links:

simplebot -a bot@example.com db -s simplebot_instantview/instagram_proxy "https://bibliogram.snopyta.org"

About

Preview web sites in Delta Chat (SimpleBot plugin)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages