Implemented AutoMod and write pubsub automod messages TODO: implement that the AutoMod message gets deleted if dealt with \nFixes #887

This commit is contained in:
apa420
2019-01-21 18:33:57 +01:00
parent cd5c373e01
commit 1434225603
6 changed files with 190 additions and 39 deletions
+2
View File
@@ -123,6 +123,8 @@ struct AutomodUserAction : PubSubAction {
ActionUser target;
QString message;
qint8 type;
};
} // namespace chatterino