Skip to content

Do not hardcode any of the event name or other configuration #2

@kvbik

Description

@kvbik

Anything that is event specific should be either configurable in the plugin settings, or should use values from the event object itself.

I believe there is an email sending method attached on the event, that should be used, because every event can have custom SMTP configuration, custom sender, etc, instead of:

sender="support@devconnect.org",

Email text should not contain one specific event info, like here:

body_text = f"Hi there,\n\nYour order to the Devconnect ARG Ethereum World's Fair has been refunded.\n\nClaim your refund of ${amount_str} here: {link}\n\nThanks,\nDevconnect Team"

Thank you for all your efforts. The pluging (and Daimo) works very nicely ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions