Skip to content

Custom Messages #30

Description

@jorivanee

Currently all the messages are hard-coded in the /queuebot/utils/messages.py file, however, what if I'd want to change the channel for SUGGESTION_APPROVED to my own channel? I'd have to edit that file, which would make it annoying to update due to git.
Maybe there should be like an optional constants.py in the root dir, if the user makes it, they can override any of the messages, so if you'd have BAD_SUGGESTION_MSG in the constants.py, it would use that one instead of the messages.py's one, but it would still use the messages.py for others ones seeing as they wouldn't be in the constants.py

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions