postmoogle/bot
Slavi Pantaleev b79a728967 Use notice instead of error for expected "errors"
Notice() is like Error(), but:

- the message is not sent to the error log (and Sentry)
- the message sent to the room is not prefixed with `ERROR: `
2022-08-23 17:52:07 +03:00
..
bot.go Use notice instead of error for expected "errors" 2022-08-23 17:52:07 +03:00
command.go add noowner and federation 2022-08-22 22:08:32 +03:00
data.go Suppress M_NOT_FOUND error when fetching settings 2022-08-23 16:30:19 +03:00
mailbox.go Use notice instead of error for expected "errors" 2022-08-23 17:52:07 +03:00
message.go wip 2022-08-21 18:41:35 +03:00
owner.go Use notice instead of error for expected "errors" 2022-08-23 17:52:07 +03:00
sync.go wip 2022-08-21 18:41:35 +03:00