postmoogle/bot
Slavi Pantaleev 7315013912 Improve help message wording
If're an admin and mess up the `users` list, you won't see "owner"
commands.

If you're just a regular room user (not an admin, not an owner), you'll
only see the `help` command in the `help` message.

Both of these situations may make you wonder:

- is that all there is?
- earlier I saw more commands, so what's going on?

Adding "and accessible to you" hopefully clears things up, or at least
it tries to make the help message more correct.
2022-08-30 19:04:44 +03:00
..
access.go set default POSTMOOGLE_USERS pattern 2022-08-29 20:56:28 +03:00
bot.go set default POSTMOOGLE_USERS pattern 2022-08-29 20:56:28 +03:00
command.go Improve help message wording 2022-08-30 19:04:44 +03:00
command_admin.go adjust !pm mailboxes, relates to #15 2022-08-29 20:31:25 +03:00
command_owner.go rename files; show commands by access level 2022-08-29 15:19:07 +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 remove debug 2022-08-28 09:37:32 +03:00
message.go proposed changes 2022-08-27 21:59:58 +03:00
mutext.go add per-room mutex, possibly fixes #8 2022-08-27 22:10:22 +03:00
settings.go add cache 2022-08-29 15:28:37 +03:00
sync.go rename files; show commands by access level 2022-08-29 15:19:07 +03:00