Add function calling
This commit is contained in:
parent
f3a74bc46c
commit
a5d6163ef9
13 changed files with 272 additions and 32 deletions
|
|
@ -69,7 +69,6 @@ const onHelp = (_text: string, roomId: string) => {
|
|||
<li><b>!bowling {text}</b> - Repeats your message in bowling</li>
|
||||
<li><b>!help</b> - Prints this help message</li>
|
||||
<li><b>!me / !me {mention}</b> - Prints data about you</li>
|
||||
<li><b>!myinfo {newinfo}</b> - Updates your description</li>
|
||||
<li><b>!leaderboard</b> - Prints total user ranking</li>
|
||||
<li><b>!aileaderboard</b> - Prints total user ai cost</li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue