Revert and clean
This commit is contained in:
@ -22,8 +22,6 @@ func tcmdAutoReact(m keybase.ChatAPI) {
|
||||
msgID := m.Msg.ID
|
||||
channel := m.Msg.Channel
|
||||
chat := k.NewChat(channel)
|
||||
if m.Msg.Sender.Username == "majortrips" {
|
||||
|
||||
chat.React(msgID, ":+1:")
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user