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

Added a bunch of checks for errors and are more careful about inputs #4

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

efunneko
Copy link
Collaborator

@efunneko efunneko commented Oct 8, 2024

Changes on input and output to handle some ids better and to be a bit more careful about input data.

Copy link

gitstream-cm bot commented Oct 8, 2024

Please mark whether you used Copilot to assist coding in this PR

  • Copilot Assisted

@efunneko efunneko requested a review from cyrus2281 October 9, 2024 13:39
@@ -435,6 +448,7 @@ def handle_chat_message(event):
def handle_app_mention(event):
print("Got app_mention event: ", event)

Choose a reason for hiding this comment

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

Do we need this print? If so, can't we use leveled log instead?

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.

2 participants