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

Better Embeds, Pardons + Purges #11

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Commits on Nov 25, 2022

  1. embed-overhaul

    Overhaulled all embeds within the bot, added mod logs, and first implantation of buttons.
    DirectorReiuji committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    3b21377 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. purge-command

    Added purge.js command, which can either delete 2-99 messages or delete 100 messages from a user.
    DirectorReiuji authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    c429f4a View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. pardon-and-misc

    Added pardon command, removed useless ??? else comment, replaced generic icon in purge, and other misc. fixes.
    DirectorReiuji committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    43c75a8 View commit details
    Browse the repository at this point in the history
  2. log-unbans-and-consistency

    Logs unbans and now follows the correct naming convention.
    DirectorReiuji committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    7f0bbe6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. bugfixes

    Fixed the major issue within this PR with nsfw-check.js, and fixed an error within guildMemberUpdate.js, which would crash Chubby if a timedout was revoked.
    DirectorReiuji committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    4a35b85 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Joke Regexes

    Adds joke regexes, which will reply (within the select channel) with a certain prompt.
    DirectorReiuji committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    6133180 View commit details
    Browse the repository at this point in the history
  2. Fix switch function

    Adds the missing bracket of the switch function
    DirectorReiuji committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    24e2ccd View commit details
    Browse the repository at this point in the history
  3. Fixed broken regex

    Fixes problem where it'd ping the bot itself instead of the user, and removed useless switch function.
    DirectorReiuji committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    29db884 View commit details
    Browse the repository at this point in the history
  4. Minor fixes

    Some minor bugfixes, just to wrap the joke regexes perfectly.
    DirectorReiuji committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    3f14f4c View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Fixes critical issue

    Makes sure to check hierarchy before banning/kicking/warning, also fixes crashing in the case no reasoning is given when manually banning/kicking.
    DirectorReiuji committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    637cc2c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Replaces settings-which

    Replaces settings-which to discord options, similarly to Bandwidth.
    DirectorReiuji committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    afc8adb View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Added Warnings

    Fixed a lil bug where it would say "Undefined cannot be warned". Also added Eyad's warnings suggestion.
    DirectorReiuji committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    51419ab View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    791a73f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    5ec875c View commit details
    Browse the repository at this point in the history
  2. Added README banner

    DirectorReiuji authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f22dfec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2b6b39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05e4770 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Added poll deletion

    Chubby can now delete polls
    DirectorReiuji authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    11f336c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4606c5c View commit details
    Browse the repository at this point in the history
  3. Added attachment fix

    No longer removes attachments
    DirectorReiuji authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    cfbdc86 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    560d2e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a55e42d View commit details
    Browse the repository at this point in the history
  3. Actual Resolve hunting

    DirectorReiuji committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c94428d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00fce5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6555d29 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    147a211 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    489cdaa View commit details
    Browse the repository at this point in the history