We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Refactor the current logic handling Discord bots to conform with the new discord_bot implementation
Tasks: -Modify the logic in Utils::Discord::Request so that when a new image is uploaded, it returns a hash with additional data
-Update write_media_text method for sending the feedback message for images to respond directly in a private chat.
The text was updated successfully, but these errors were encountered:
LuchoAravena
Successfully merging a pull request may close this issue.
Refactor the current logic handling Discord bots to conform with the new discord_bot implementation
Tasks:
-Modify the logic in Utils::Discord::Request so that when a new image is uploaded, it returns a hash with additional data
-Update write_media_text method for sending the feedback message for images to respond directly in a private chat.
The text was updated successfully, but these errors were encountered: