/ModMail-Help

Just a few helper things used on the ModMail Support server e.g. triggers and message json.

Primary LanguageGo

ModMail-Help

Just a few helper things used on the ModMail Support server e.g. triggers and message json.

Goals

  • Create a list of trigger regex's
  • Adapt Carl bot tags to YAGPDB code
  • Crreate YaGPDB code for the triggers
    • Custom Instance
    • Self Host
    • Clyde Error
    • Banned User
    • Bot Setup
    • Create Ticket
    • Purchase Premium
    • Bot Not Responding
    • Everyone able to see the tickets
    • Logging Example
    • Verfication Guide
    • Wong Server
  • Create YaGPDB code for the responses
  • Create a reaction-add trigger to delete the message
    • Maybe the make the deletion actually oveerwite the message with "Response Deleted"🤔
  • Create a reaction-add trigger to add fields to the responses
    • Prevent the same field from being added twice
  • Create a reaction-remove trigger to remove fields from the responses
  • Create a reaction-add trigger to trigger the responses
  • Check Carl bot tags for any YAGPDB is missing
  • Check wording of YAGPDB code matches Carl bot tags
  • Create a list of commands
  • Add check so only the trigger author can add or remove fields
  • Check if any repsonses could benefit from a image
  • Add a check to see if yag was the author of the response and break clause if yag is not the author
  • Add a bookmark functionality to send the user a copy of the response.
  • Replace the reactions with BUTTONS!