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
No description provided.
The text was updated successfully, but these errors were encountered:
Check if Author is a bot (marvin_pdu2_object_user:bot/1) in apps/marvin_plugin/src/gay_of_the_day/marvin_plugin_gay_of_the_day.erl:
Author
marvin_pdu2_object_user:bot/1
apps/marvin_plugin/src/gay_of_the_day/marvin_plugin_gay_of_the_day.erl
handle_info_guild_event(Event, S0) -> Author = marvin_pdu2_dispatch_message_create:author(marvin_guild_pubsub:payload(Event)), ets:insert(S0#state.active_users, #active_user{ user_id = marvin_pdu2_object_user:id(Author), user = Author }), {noreply, S0}.
Sorry, something went wrong.
This should be done by filtering out bot messages.
shizzard
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: