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

Breaking: PaginationEmbed v3.0.0 #70

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

Breaking: PaginationEmbed v3.0.0 #70

wants to merge 10 commits into from

Commits on Jul 20, 2021

  1. Refactor(base): ID => Id

    Signed-off-by: gazmull <[email protected]>
    gazmull committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    2c1a17e View commit details
    Browse the repository at this point in the history
  2. Feat(events): Append current instance var to args

    - Refactored emit code
    
    Signed-off-by: gazmull <[email protected]>
    gazmull committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    1d20d84 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Refactor(base): Permission flags & prompt reply

    - Permission flags changed to constants
    - Prompt reply accommodates the new reply feature on Discord
    - Removed unnecessary permissions check on prompt deletion
    
    Signed-off-by: gazmull <[email protected]>
    gazmull committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    5e6700c View commit details
    Browse the repository at this point in the history
  2. Fix(embeds): spliceFields() not 1:1 to D.JS method

    Signed-off-by: gazmull <[email protected]>
    gazmull committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    f0cc82d View commit details
    Browse the repository at this point in the history
  3. Fix(FieldsEmbed): embed footer is nullable

    - Fixes #66
    
    Signed-off-by: gazmull <[email protected]>
    gazmull committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    3b21511 View commit details
    Browse the repository at this point in the history
  4. meta: Update dev-dependencies

    Signed-off-by: gazmull <[email protected]>
    gazmull committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    6cd9b27 View commit details
    Browse the repository at this point in the history
  5. Chore: Rebuild bin

    Signed-off-by: gazmull <[email protected]>
    gazmull committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    fe8dd35 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Fix(FieldsEmbed): Strict field strings only

    - Fixes #69
    
    Signed-off-by: gazmull <[email protected]>
    gazmull committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    1e90d2b View commit details
    Browse the repository at this point in the history
  2. Internal: Update bot.js

    Signed-off-by: gazmull <[email protected]>
    gazmull committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    054908f View commit details
    Browse the repository at this point in the history
  3. Chore: rebuild bin

    Signed-off-by: gazmull <[email protected]>
    gazmull committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    cd7de94 View commit details
    Browse the repository at this point in the history