aboutsummaryrefslogtreecommitdiff
path: root/discord/shard.py
Commit message (Expand)AuthorAgeFilesLines
* Add AutoShardedClient.change_presence.Rapptz2017-01-081-0/+60
* Change the way shards are launched in AutoShardedClient.Rapptz2017-01-081-6/+58
* Implement AutoShardedClient for transparent sharding.Rapptz2017-01-071-0/+174