Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2021-03-10 | Move colours to constants | -6/+18 | ||
2021-03-06 | Split up complex line. | -1/+4 | ||
2021-03-06 | Remove superfluous str cast. | -1/+1 | ||
2021-03-06 | Don't return discord.Messages. | -3/+8 | ||
2021-03-06 | Fix return type of in_executor. Its return type varies, based on the ↵ | -1/+1 | ||
Callable given. | ||||
2021-03-06 | Convert method to static as it doesn't use class attributes. | -1/+1 | ||
2021-03-06 | Improve readibility of code, and fix grammar issues. | -19/+23 | ||
2021-03-05 | Rename in_thread fuction for clarity. | -5/+5 | ||
2021-03-05 | Fix Pipfile merge conflicts | -5/+14 | ||
2021-03-04 | Remove arrows (whoopsies)! | -3/+0 | ||
2021-03-04 | Update earth_photos.py | -1/+1 | ||
2021-03-04 | Remove "Want to suggest a fact?" for consistency | -2/+1 | ||
2021-03-04 | single space fix | -1/+1 | ||
2021-03-04 | style guidelines | -3/+5 | ||
2021-03-04 | linting fix | -4/+6 | ||
2021-03-04 | whitespace fix | -2/+2 | ||
2021-03-04 | API guideline fix for Unsplash | -2/+3 | ||
2021-03-04 | Add link to discussion for suggesting facts in Embed | -1/+6 | ||
2021-03-04 | clarification in some areas | -0/+1 | ||
2021-03-04 | suggestion by @Shivansh-007 | -1/+1 | ||
2021-03-04 | Update earth_photos.py | -1/+1 | ||
2021-03-04 | String upgrade | -1/+1 | ||
Co-authored-by: Shivansh-007 <[email protected]> | ||||
2021-03-04 | Format fix | -1/+2 | ||
Co-authored-by: Shivansh-007 <[email protected]> | ||||
2021-03-04 | small lint fix | -1/+1 | ||
2021-03-04 | Changes requested by @ChrisLovering | -1/+1 | ||
2021-03-04 | Changes requested by @ChrisLovering | -4/+10 | ||
2021-03-03 | fixed pipfile.lock because of a previous mistake | -4/+4 | ||
2021-03-03 | requested changes by @Shivansh-007 | -2/+2 | ||
2021-03-04 | pipfile fix | -2/+2 | ||
2021-03-04 | Revert "Format change" | -2/+1 | ||
This reverts commit 825080e805787afc1f36a80b4fa3f73040ebdc75. | ||||
2021-03-03 | Pipfile lock fix | -2/+2 | ||
2021-03-03 | Format change | -1/+2 | ||
Co-authored-by: Shivansh-007 <[email protected]> | ||||
2021-03-03 | More formatting | -1/+2 | ||
Co-authored-by: Shivansh-007 <[email protected]> | ||||
2021-03-03 | Format change | -1/+2 | ||
Co-authored-by: Shivansh-007 <[email protected]> | ||||
2021-03-03 | minor change to getting image | -2/+2 | ||
2021-03-03 | Fixed import | -1/+1 | ||
2021-03-03 | locked pipfile | -81/+5 | ||
2021-03-03 | fstrings, colours, and self.bot | -26/+25 | ||
2021-03-03 | possible final update | -5/+13 | ||
2021-03-03 | final lint fix | -2/+2 | ||
2021-03-03 | linting | -12/+79 | ||
2021-03-03 | asyncio start | -1/+1 | ||
2021-03-03 | Update earth_photos.py | -3/+11 | ||
2021-03-03 | Update earth_photos.py | -15/+9 | ||
2021-03-03 | Fix docstrings | -1/+1 | ||
Co-authored-by: Shivansh-007 <[email protected]> | ||||
2021-03-03 | init to __init__ | -1/+1 | ||
Co-authored-by: Shivansh-007 <[email protected]> | ||||
2021-03-03 | Update bot/exts/easter/earth_photos.py | -1/+0 | ||
Co-authored-by: Shivansh-007 <[email protected]> | ||||
2021-03-02 | lint fixes | -3/+2 | ||
2021-03-02 | more linting fixes | -4/+2 | ||
2021-03-02 | linting changes | -4/+4 | ||