postmoogle/bot
2022-08-27 22:38:23 +03:00
..
bot.go add per-room mutex, possibly fixes #8 2022-08-27 22:10:22 +03:00
command.go optimize introductions and help, kupo 2022-08-26 23:19:59 +03:00
context.go refactor to context, remove sentry spans 2022-08-25 22:31:12 +03:00
data.go add 'nofiles' option, refactored bot.Send(); fixes #2 2022-08-26 16:11:08 +03:00
email.go add utils.UnwrapError() to provide meaningful error messages 2022-08-27 22:38:23 +03:00
message.go refactor to context, remove sentry spans 2022-08-25 22:31:12 +03:00
mutext.go add per-room mutex, possibly fixes #8 2022-08-27 22:10:22 +03:00
settings.go add utils.UnwrapError() to provide meaningful error messages 2022-08-27 22:38:23 +03:00
sync.go automatically remove mailboxes in empty rooms, fixes #3 2022-08-26 16:22:44 +03:00