aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2021-03-10Move colours to constantsGravatar Chris-6/+18
2021-03-06Split up complex line.Gravatar Chris-1/+4
2021-03-06Remove superfluous str cast.Gravatar Chris-1/+1
2021-03-06Don't return discord.Messages.Gravatar Chris-3/+8
2021-03-06Fix return type of in_executor. Its return type varies, based on the ↵Gravatar Chris-1/+1
Callable given.
2021-03-06Convert method to static as it doesn't use class attributes.Gravatar Chris-1/+1
2021-03-06Improve readibility of code, and fix grammar issues.Gravatar Chris-19/+23
2021-03-05Rename in_thread fuction for clarity.Gravatar Chris-5/+5
2021-03-05Fix Pipfile merge conflictsGravatar Chris-5/+14
2021-03-04Remove arrows (whoopsies)!Gravatar MrKomodoDragon-3/+0
2021-03-04Update earth_photos.pyGravatar Dillon Runke-1/+1
2021-03-04Remove "Want to suggest a fact?" for consistencyGravatar MrKomodoDragon-2/+1
2021-03-04single space fixGravatar Kronifer-1/+1
2021-03-04style guidelinesGravatar Kronifer-3/+5
2021-03-04linting fixGravatar Kronifer-4/+6
2021-03-04whitespace fixGravatar Kronifer-2/+2
2021-03-04API guideline fix for UnsplashGravatar Kronifer-2/+3
2021-03-04Add link to discussion for suggesting facts in EmbedGravatar MrKomodoDragon-1/+6
2021-03-04clarification in some areasGravatar Kronifer-0/+1
2021-03-04suggestion by @Shivansh-007Gravatar Kronifer-1/+1
2021-03-04Update earth_photos.pyGravatar Kronifer-1/+1
2021-03-04String upgradeGravatar Kronifer-1/+1
Co-authored-by: Shivansh-007 <[email protected]>
2021-03-04Format fixGravatar Kronifer-1/+2
Co-authored-by: Shivansh-007 <[email protected]>
2021-03-04small lint fixGravatar Kronifer-1/+1
2021-03-04Changes requested by @ChrisLoveringGravatar Kronifer-1/+1
2021-03-04Changes requested by @ChrisLoveringGravatar Kronifer-4/+10
2021-03-03fixed pipfile.lock because of a previous mistakeGravatar Kronifer-4/+4
2021-03-03requested changes by @Shivansh-007Gravatar Kronifer-2/+2
2021-03-04pipfile fixGravatar Kronifer-2/+2
2021-03-04Revert "Format change"Gravatar Kronifer-2/+1
This reverts commit 825080e805787afc1f36a80b4fa3f73040ebdc75.
2021-03-03Pipfile lock fixGravatar Kronifer-2/+2
2021-03-03Format changeGravatar Kronifer-1/+2
Co-authored-by: Shivansh-007 <[email protected]>
2021-03-03More formattingGravatar Kronifer-1/+2
Co-authored-by: Shivansh-007 <[email protected]>
2021-03-03Format changeGravatar Kronifer-1/+2
Co-authored-by: Shivansh-007 <[email protected]>
2021-03-03minor change to getting imageGravatar Kronifer-2/+2
2021-03-03Fixed importGravatar Kronifer-1/+1
2021-03-03locked pipfileGravatar Kronifer-81/+5
2021-03-03fstrings, colours, and self.botGravatar Kronifer-26/+25
2021-03-03possible final updateGravatar Kronifer-5/+13
2021-03-03final lint fixGravatar Kronifer-2/+2
2021-03-03lintingGravatar Kronifer-12/+79
2021-03-03asyncio startGravatar Kronifer-1/+1
2021-03-03Update earth_photos.pyGravatar Kronifer-3/+11
2021-03-03Update earth_photos.pyGravatar Kronifer-15/+9
2021-03-03Fix docstringsGravatar Kronifer-1/+1
Co-authored-by: Shivansh-007 <[email protected]>
2021-03-03init to __init__Gravatar Kronifer-1/+1
Co-authored-by: Shivansh-007 <[email protected]>
2021-03-03Update bot/exts/easter/earth_photos.pyGravatar Kronifer-1/+0
Co-authored-by: Shivansh-007 <[email protected]>
2021-03-02lint fixesGravatar Kronifer-3/+2
2021-03-02more linting fixesGravatar Kronifer-4/+2
2021-03-02linting changesGravatar Kronifer-4/+4