Skip to content
New issue

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

Auto-trigger alias support #3081

Merged
merged 13 commits into from
Aug 21, 2021
Merged

Commits on Jun 6, 2021

  1. Update registry.json

    RealCyGuy committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    e6d682b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Plugins: add Python Discord's

    - **Case insensitive snippets**: Allow snippets to be ran even if with the wrong case. For example, `?Dm-RePort` will be recognized as `?dm-report`.
    - **Close message:** Add a `?closemessage` command that will close the thread after 15 minutes with a default message.
    - **MDLink**: Generate a ready to paste link to the thread logs.
    - **Reply cooldown**: Forbid you from sending the same message twice in ten seconds.
    - **Tagging**: Add a `?tag` command capable of adding a `$message|` header to the channel name.
    Akarys42 committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    d50ec33 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Merge pull request modmail-dev#3042 from RealCyGuy/patch-1

    Update suggest plugin description
    fourjr committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    2ab65a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    835390b View commit details
    Browse the repository at this point in the history
  3. Merge pull request modmail-dev#3079 from Akarys42/registry/add-pydis-…

    …plugins
    
    Add Python Discord's plugins to the registry
    fourjr committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    ae531c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. Initial commit

    popeeyy committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    55b311f View commit details
    Browse the repository at this point in the history
  2. Bug fixes and debug removal

    popeeyy committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    115ccfa View commit details
    Browse the repository at this point in the history
  3. Remove debug

    popeeyy committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    a24cae3 View commit details
    Browse the repository at this point in the history
  4. Remove additional debug

    popeeyy committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    4c0d871 View commit details
    Browse the repository at this point in the history
  5. Update bot.py

    popeeyy committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    ed0631c View commit details
    Browse the repository at this point in the history
  6. Edit error message

    popeeyy committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    25cba86 View commit details
    Browse the repository at this point in the history
  7. Formatting

    fourjr committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    cc890c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Redo alias conversion

    popeeyy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    736863b View commit details
    Browse the repository at this point in the history