| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rewrite RESUME logic to be more in line with what is requested. | Rapptz | 2017-02-08 | 1 | -4/+3 |
| * | Make all public is_ functions into methods instead of properties. | Rapptz | 2017-01-29 | 1 | -3/+2 |
| * | Add option to disable auto member chunking. | Rapptz | 2017-01-23 | 1 | -22/+36 |
| * | Update copyright year to 2017. | Rapptz | 2017-01-20 | 1 | -1/+1 |
| * | Fix AutoShardedClient docstring. | Rapptz | 2017-01-16 | 1 | -1/+1 |
| * | Remove extraneous prints. | Rapptz | 2017-01-08 | 1 | -2/+0 |
| * | Allow overriding the shard_ids used for initial shard launch. | Rapptz | 2017-01-08 | 1 | -2/+21 |
| * | Add AutoShardedClient.change_presence. | Rapptz | 2017-01-08 | 1 | -0/+60 |
| * | Change the way shards are launched in AutoShardedClient. | Rapptz | 2017-01-08 | 1 | -6/+58 |
| * | Implement AutoShardedClient for transparent sharding. | Rapptz | 2017-01-07 | 1 | -0/+174 |