Wednesday, July 15, 2026 4:59:58 AM
> en.yml
---
en:
  commands:
    accept:
      description: Accepts a request based off its UUID
      examples:
        - description: Accepts request `c619` from your pending requests
          arguments:
            uuid: c619
      success_message: The request has been accepted and I've notified the requestor
      arguments:
        uuid:
          description: The request's UUID that provided in the original request
      errors:
        invalid_request_id: I'm sorry %{user}, I was unable to find a request with that ID
All opinions represented herein are my own
- © 2024 - 2026 itsthedevman
- build 43aa0d7