diff --git a/Feature-Matrix.md b/Feature-Matrix.md new file mode 100644 index 0000000..874766a --- /dev/null +++ b/Feature-Matrix.md @@ -0,0 +1,10 @@ +| feature | plaintext CLI | json CLI | dbus | +|---------|:-------------:|:--------:|:----:| +| receive typing indicators | ✅ | ✅ | ❌ +| send typing indicators | ❌ | ❌ | ❌ +| send replies | ❌ | ❌ | ❌ +| send reactions | ✅ | ✅ | ❌ +| receive mentions | ✅ | ✅ | ❌ +| send mentions | ❔ | ❔ | ❔ +| receive attachments | ✅ | ✅ | ✅ +| send attachments | ❔ | ❔ | ❔ \ No newline at end of file