Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix: Check and/or Insert Bot Messages in EmoteBoard Service #875

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

jkriste
Copy link
Member

@jkriste jkriste commented Feb 15, 2024

  • Removed unused using directives in Messages/Bot/Create.cs
  • On creation of an emote board post, the emote board service now checks if the user sending the message is a bot and if the message sent exists inside of the database. If it does not, it will insert the message into the database before creating the emote board post.
  • Added time: datetime as a parameter for create_message() in message_route.py, as the API expects it in the payload.

@jkriste jkriste requested a review from Jay-Madden February 15, 2024 02:46
@jkriste jkriste self-assigned this Feb 15, 2024
Copy link

netlify bot commented Feb 15, 2024

Deploy Preview for clembotdocs canceled.

Name Link
🔨 Latest commit 1ef0b2a
🔍 Latest deploy log https://app.netlify.com/sites/clembotdocs/deploys/65cd7b1bf25811000877cdc3

Copy link
Member

@Jay-Madden Jay-Madden left a comment

Choose a reason for hiding this comment

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

neat

@Jay-Madden Jay-Madden merged commit 730843e into ClemBotProject:master Feb 24, 2024
2 checks passed
@jkriste jkriste deleted the storeBotMessageSometimes branch February 24, 2024 20:01
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants