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 BaseSocketClient object. #773

Merged
merged 12 commits into from Sep 27, 2017
Merged

Commits on Jul 14, 2017

  1. Add BaseDiscordClient. Add various missing RequestOptions args.

    DiscordSocketClient and DiscordShardedClient's shared members now exist in this abstract class.
    AntiTcb committed Jul 14, 2017
    Configuration menu
    Copy the full SHA
    355304e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2017

  1. Add ShardReady event.

    AntiTcb committed Jul 22, 2017
    Configuration menu
    Copy the full SHA
    114c444 View commit details
    Browse the repository at this point in the history
  2. Style consistency. Remove extraneous overloads.

    Remove extraneous overloads.
    AntiTcb committed Jul 22, 2017
    Configuration menu
    Copy the full SHA
    806eac8 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

  1. Add BaseSocketClient#DownloadUsersAsync().

    Style cleanups.
    AntiTcb committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    75a0206 View commit details
    Browse the repository at this point in the history
  2. Add ShardLatencyUpdated event.

    Style cleanup.
    AntiTcb committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    5a0a83f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f6ceb4 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2017

  1. Begone whitespace.

    AntiTcb committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    cf6b512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5848ae0 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2017

  1. Configuration menu
    Copy the full SHA
    fed73ef View commit details
    Browse the repository at this point in the history
  2. Add ObsoleteAttribute

    AntiTcb committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    b078cf0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2017

  1. Configuration menu
    Copy the full SHA
    333d5f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60df728 View commit details
    Browse the repository at this point in the history