aboutsummaryrefslogtreecommitdiff
path: root/.weechat/python
diff options
context:
space:
mode:
Diffstat (limited to '.weechat/python')
l---------.weechat/python/matrix1
l---------.weechat/python/matrix.py1
l---------.weechat/python/signal.py1
l---------.weechat/python/slack.py1
l---------.weechat/python/wee_slack.py1
5 files changed, 4 insertions, 1 deletions
diff --git a/.weechat/python/matrix b/.weechat/python/matrix
new file mode 120000
index 0000000..fcfe38d
--- /dev/null
+++ b/.weechat/python/matrix
@@ -0,0 +1 @@
+../vendor/protocol-matrix/matrix \ No newline at end of file
diff --git a/.weechat/python/matrix.py b/.weechat/python/matrix.py
new file mode 120000
index 0000000..490a57b
--- /dev/null
+++ b/.weechat/python/matrix.py
@@ -0,0 +1 @@
+../vendor/protocol-matrix/main.py \ No newline at end of file
diff --git a/.weechat/python/signal.py b/.weechat/python/signal.py
new file mode 120000
index 0000000..3fa05ee
--- /dev/null
+++ b/.weechat/python/signal.py
@@ -0,0 +1 @@
+../vendor/protocol-signal/signal.py \ No newline at end of file
diff --git a/.weechat/python/slack.py b/.weechat/python/slack.py
new file mode 120000
index 0000000..d92d31f
--- /dev/null
+++ b/.weechat/python/slack.py
@@ -0,0 +1 @@
+../vendor/protocol-slack/wee_slack.py \ No newline at end of file
diff --git a/.weechat/python/wee_slack.py b/.weechat/python/wee_slack.py
deleted file mode 120000
index 13f5337..0000000
--- a/.weechat/python/wee_slack.py
+++ /dev/null
@@ -1 +0,0 @@
-../vendor/wee_slack/wee_slack.py \ No newline at end of file