Add plain text message bridging

This commit is contained in:
Tulir Asokan
2018-01-20 23:59:51 +02:00
parent ad6a9ebae3
commit 899f491707
14 changed files with 1102 additions and 24 deletions
+2 -1
View File
@@ -1 +1,2 @@
from .config import Config
__version__ = "0.1.0"
__author__ = "Tulir Asokan <tulir@maunium.net>"