Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simplebot-org/simplebot_writefreely
DeltaChat/WriteFreely bridge
https://github.com/simplebot-org/simplebot_writefreely
bridge deltachat plugin simplebot writefreely
Last synced: about 1 month ago
JSON representation
DeltaChat/WriteFreely bridge
- Host: GitHub
- URL: https://github.com/simplebot-org/simplebot_writefreely
- Owner: simplebot-org
- License: mpl-2.0
- Created: 2021-05-16T01:17:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T04:31:00.000Z (about 1 year ago)
- Last Synced: 2024-11-08T00:25:14.690Z (about 1 month ago)
- Topics: bridge, deltachat, plugin, simplebot, writefreely
- Language: Python
- Homepage:
- Size: 61.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
DeltaChat/WriteFreely Bridge
============================.. image:: https://img.shields.io/pypi/v/simplebot_writefreely.svg
:target: https://pypi.org/project/simplebot_writefreely.. image:: https://img.shields.io/pypi/pyversions/simplebot_writefreely.svg
:target: https://pypi.org/project/simplebot_writefreely.. image:: https://pepy.tech/badge/simplebot_writefreely
:target: https://pepy.tech/project/simplebot_writefreely.. image:: https://img.shields.io/pypi/l/simplebot_writefreely.svg
:target: https://pypi.org/project/simplebot_writefreely.. image:: https://github.com/simplebot-org/simplebot_writefreely/actions/workflows/python-ci.yml/badge.svg
:target: https://github.com/simplebot-org/simplebot_writefreely/actions/workflows/python-ci.yml.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black`SimpleBot`_ plugin that allows Delta Chat users to publish in WriteFreely instances.
If this plugin has collisions with commands from other plugins in your bot, you can set a command prefix like ``/wf_`` for all commands::
simplebot -a [email protected] db -s simplebot_writefreely/command_prefix wf_
Install
-------To install run::
pip install simplebot-writefreely
.. _SimpleBot: https://github.com/simplebot-org/simplebot