Files
Open-Assistant/bot/templates/help.msg
T
2022-12-22 16:12:00 +01:00

15 lines
265 B
Plaintext

**Open-Assistant Bot Help**
Available slash-commands:
`/work` Requests a new personalized human feedback task
`/help` Show this message
{% if is_bot_owner %}
Commands for bot owners:
`!sync`
`!sync.guild`
`!sync.copy_global`
`!sync.clear_guild`
{% endif %}