arcuru / chaz

Chaz is an AI bot for Matrix
https://chaz.is
MIT License
45 stars 3 forks source link

send typing notice while waiting for response #12

Closed hiinaspace closed 2 months ago

hiinaspace commented 2 months ago

Seems to work if your homeserver has typing mentions. Might be nice to continually set the typing status to true while waiting for the aichat response, since I think the typing expires after a few seconds naturally; depends on how long you want to wait on average I guess.

arcuru commented 2 months ago

Awesome!

Might be nice to continually set the typing status to true while waiting for the aichat response

I agree that would be good, that can be added later.