| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2021-09-29 | Rename channel helper to be consistent with other helpers | -6/+6 | ||
| 2021-09-29 | Mock fetch_member in tests that user get_or_fetch now | -6/+15 | ||
| 2021-09-29 | Migrate all Guild.get_member calls to get_or_fetch_member | -46/+53 | ||
| This protects us against the guild cache not being fully populated with members. | ||||