Add setrole command
This commit is contained in:
parent
52916c4432
commit
735847bb63
4 changed files with 32 additions and 13 deletions
|
|
@ -82,6 +82,7 @@ const onHelp = (_text: string, roomId: string) => {
|
|||
<hr/>
|
||||
<h3>Role: Admin</h3>
|
||||
<ul>
|
||||
<li><b>!setrole {user} {role}</b> - Set role for a user</li>
|
||||
<li><b>!shutdown</b> - Shutdown bot</li>
|
||||
</ul>
|
||||
<h4>AsloBot version ${packageConfig.version}</h4>`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue