forked from an/flokati
markov: removed some debug stuff
This commit is contained in:
parent
ede74c275f
commit
327ce86ccd
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ func markovHandleMessage(m *Message) {
|
|||
}
|
||||
}
|
||||
|
||||
fmt.Println(m.From, BotName)
|
||||
if m.From != BotName {
|
||||
markovChain.Write(text)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue