some changes.
This commit is contained in:
parent
5e890658a8
commit
5e9ad89575
2 changed files with 1 additions and 0 deletions
BIN
boddle.db
BIN
boddle.db
Binary file not shown.
|
|
@ -207,6 +207,7 @@ func parsemsg(msg irc_msg, foo bot) bool {
|
||||||
sorter_row.Close()
|
sorter_row.Close()
|
||||||
} else {
|
} else {
|
||||||
LOG_WARN.Printf("no sorter entry, no translation possible\n")
|
LOG_WARN.Printf("no sorter entry, no translation possible\n")
|
||||||
|
sendmsg(foo.conn, msg.channel, "No entry found, sorry...")
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue