diff --git a/boddle.db b/boddle.db index 9c6a999..3a7dc7a 100644 Binary files a/boddle.db and b/boddle.db differ diff --git a/boddle.go b/boddle.go index a9b4603..3f2f6f9 100644 --- a/boddle.go +++ b/boddle.go @@ -207,6 +207,7 @@ func parsemsg(msg irc_msg, foo bot) bool { sorter_row.Close() } else { LOG_WARN.Printf("no sorter entry, no translation possible\n") + sendmsg(foo.conn, msg.channel, "No entry found, sorry...") return false }