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

Add support to retrieve emotes via RestAction access #740

Merged
merged 9 commits into from
Aug 14, 2018

Commits on Aug 8, 2018

  1. Add support to retrieve emotes via RestAction access

    Discord actually also lists the emote creator this way and its required
    when disabling emote cache manually (see experimental/guild-setup)
    MinnDevelopment committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    4a9ed4b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. More documentation

    Added hasUser() and exception on missing user
    MinnDevelopment committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    9daee48 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Fix formatting

    MinnDevelopment committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    494fd9c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2018

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

Commits on Aug 13, 2018

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

Commits on Aug 14, 2018

  1. Configuration menu
    Copy the full SHA
    a483a80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e44782b View commit details
    Browse the repository at this point in the history
  3. Fix possible NPE

    MinnDevelopment committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    a45649f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6eac75 View commit details
    Browse the repository at this point in the history