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

Fix/threads fixes #46

Merged
merged 3 commits into from
May 10, 2023
Merged

Fix/threads fixes #46

merged 3 commits into from
May 10, 2023

Conversation

en3sis
Copy link
Owner

@en3sis en3sis commented May 10, 2023

🗓 Changes

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Please provide enough information so that others can review your pull request:

🧬 Details

Features:

  • Encryption functionality
  • Encrypts api_key/org for the chatGpt plugin
  • Allows sending errors to a channel dedicated to monitoring
  • Better error handler for commands, everything it catch at the interactionCreate and it's sent to the channel
  • Allows reading env variables while running tests

Fixes:

  • Threads plugin error in the console

Explain the details for making this change. What existing problem does the pull request solve?

Checkboxes:

  • I ran yarn lint and there were no errors
  • I ran yarn format and there were no errors

@en3sis en3sis self-assigned this May 10, 2023
@en3sis en3sis merged commit b3f428a into main May 10, 2023
@en3sis en3sis deleted the fix/threads-fixes branch May 10, 2023 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant