| Commit message (Collapse) | Author | Lines |
|
- Avatar URL can be accessed through bot.user.avatar_url and won't need to be a constant
- Bot repo URL fits better under the Client named tuple
- URLs class removed, since it was no longer used
|
|
- No modlog exists for SeasonalBot and is therefore redundant
Co-authored-by: Dennis Pham <[email protected]>
|
|
- Should prevent `RuntimeError: Line exceeds maximum page size 698`
Co-authored-by: Dennis Pham <[email protected]>
|
|
- Previous versions used the id from a local test server
- This version uses the PyDis core developer role
|