Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull Request Created: Simulate discord typing while generating a response #1786

Closed
monilpat opened this issue Jan 4, 2025 · 0 comments
Closed

Comments

@monilpat
Copy link
Collaborator

monilpat commented Jan 4, 2025

Relates to: Discord Client

Risks

Low: Probably none

Background

What does this PR do?

It implements sendTyping() from Discord.js to indicate bot activity while generating a response.

What kind of change is this?

Features (non-breaking change which adds functionality)

Why are we doing this? Any context or related work?

Without a typing indicator, users might feel unsure if the bot is working, especially during longer response generation times. The indicator simulates how humans communicate in real-time, making the bot feel more natural and engaging.

Documentation changes needed?

My changes do not require a change to the project documentation.

Testing

Where should a reviewer start?

Test in Discord by tagging the bot and observing if the typing indicator appears during response generation.

Discord username

@dxlliv

@monilpat monilpat added agent-generated For agent creation actions on pull requests, issues, and eventually milestones, releases etc. enhancement New feature or request feature labels Jan 4, 2025
@monilpat monilpat closed this as completed Jan 4, 2025
@monilpat monilpat added automated-close and removed enhancement New feature or request agent-generated For agent creation actions on pull requests, issues, and eventually milestones, releases etc. feature labels Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant