Update help again
This commit is contained in:
parent
f459709be0
commit
7ca30a8e6a
2 changed files with 6 additions and 3 deletions
|
|
@ -83,7 +83,8 @@ const onHelp = (_text: string, roomId: string) => {
|
|||
<h3>Role: Admin</h3>
|
||||
<ul>
|
||||
<li><b>!shutdown</b> - Shutdown bot</li>
|
||||
</ul>`,
|
||||
</ul>
|
||||
<h4>AsloBot version ${packageConfig.version}</h4>`,
|
||||
);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue