Add function calling

This commit is contained in:
Aslan 2025-12-29 12:49:52 +01:00
parent f3a74bc46c
commit a5d6163ef9
13 changed files with 272 additions and 32 deletions

View file

@ -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>