mirror of
https://github.com/markqvist/Sideband.git
synced 2025-05-02 06:26:16 -04:00
Improved example plugins
This commit is contained in:
parent
3967a85ab0
commit
2da2fc26e7
6 changed files with 47 additions and 16 deletions
|
@ -1,3 +1,7 @@
|
|||
# This plugin example fetches an XKCD comic
|
||||
# from an external URL and returns it as an
|
||||
# embedded image in an LXMF message.
|
||||
|
||||
import io
|
||||
import RNS
|
||||
import requests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue