Metadata-Version: 2.1
Name: python-signal-bot
Version: 0.1.3
Summary: Framework to easily write bots for messenger Signal
Author: 0x4c47
Project-URL: Homepage, https://gitlab.com/0x4c47/python-signal-bot
Project-URL: Bug Tracker, https://gitlab.com/0x4c47/python-signal-bot/-/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# python-signal-bot

Framework to easily write bots for messenger Signal

This project is based on [signal-cli](https://github.com/AsamK/signal-cli) and it's usage is structurally inspired by [python-telegram-bot](https://python-telegram-bot.org/).

It's unclear if this will really be developed further in the future. It's currently serving a practical purpose for me and I don't know if I'll be able to invest the time and effort to develop it further with documentation, tests etc.
