Support Discord reply

This commit is contained in:
Leko
2022-02-02 23:00:54 +08:00
committed by leko
parent 56e7bd01ca
commit b63eccdecf
3 changed files with 59 additions and 3 deletions

View File

@@ -137,9 +137,9 @@ type Protocol struct {
PrefixMessagesWithNick bool // mattemost, slack
PreserveThreading bool // slack
Protocol string // all protocols
QuoteDisable bool // telegram
QuoteFormat string // telegram
QuoteLengthLimit int // telegram
QuoteDisable bool // telegram,discord
QuoteFormat string // telegram,discord
QuoteLengthLimit int // telegram,discord
RealName string // IRC
RejoinDelay int // IRC
ReplaceMessages [][]string // all protocols