Skip to content

Conversation

tmcdonnell2
Copy link
Contributor

Update ChatGPTCommand.java to include character limiting and rate limiting on time per user. Include modal when no option is included for formatting question to ChatGPT.

…iting on time per user. Include modal when no option is included for formatting question to ChatGPT.
@tmcdonnell2 tmcdonnell2 requested review from a team as code owners April 4, 2023 23:41
@Taz03 Taz03 linked an issue Apr 5, 2023 that may be closed by this pull request
- Variable name clean up
- Command now only uses modal
- Remove optional s from string
- CACHE_DURATION -> COMMAND_COOLDOWN
- Unwind if statement
Taz03
Taz03 previously approved these changes Apr 5, 2023
@tmcdonnell2
Copy link
Contributor Author

One thing I want to maybe fix with my current pull request is to ensure that the bot responds correctly versus displaying the red "The application did not respond".

… allow for correct path to indicate to users that something went wrong.
Taz03
Taz03 previously approved these changes Apr 7, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Copy link
Member

@Tais993 Tais993 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

funny-cat-gifs-214-04-2712023886

@Taz03 Taz03 merged commit 2257253 into develop Apr 15, 2023
@Taz03 Taz03 deleted the chatGPT-command-refinements branch April 15, 2023 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ChatGPT - Slash command improvements
3 participants