aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2021-03-13Removes Unused Roles & ChannelsGravatar Hassan Abouelela-26/+1
Removes roles and channels from constants.py that are not used anywhere in the project. Signed-off-by: Hassan Abouelela <[email protected]>
2021-03-13Dockerfile optimisationsGravatar Joe Banks-6/+11
2021-03-13master => mainGravatar Joe Banks-25/+25
2021-03-13make invoke_help_command only take ctxGravatar ToxicKidz-16/+16
2021-03-12Make flake8 happy again.Gravatar ToxicKidz-3/+4
2021-03-12Make flake8 happy.Gravatar ToxicKidz-7/+5
2021-03-12make utility invoke_help_command functionGravatar ToxicKidz-27/+35
2021-03-11change ctx.send_help to ctx.invoke(help_command)Gravatar ToxicKidz-13/+26
;
2021-03-10Removed requesting to bots. Added grammer.Gravatar JagTheFriend-3/+7
2021-03-10suggestion by @XithriusGravatar Dillon Runke-2/+4
Co-authored-by: Shivansh-007 <[email protected]>
2021-03-09embed fixGravatar Kronifer-3/+4
2021-03-09small style fixGravatar Dillon Runke-4/+3
2021-03-09Remove useless initialization in the AoC cogGravatar Matteo Bertucci-3/+0
2021-03-08Restrict the aoc leaderboard commands to decemberGravatar Matteo Bertucci-0/+2
2021-03-08Properly rename countdown_task -> notification_taskGravatar Matteo Bertucci-2/+2
The old name was still in use in the cog_unload, making it fail
2021-03-08Improve punctuation and wording of .emoji count.Gravatar kosayoda-5/+5
2021-03-08Rename cog to avoid name conflict with discordpy.Gravatar kosayoda-3/+3
2021-03-07Improve emoji information embed visuals.Gravatar kosayoda-16/+18
2021-03-07Unify emoji count and emoji information to a cog.Gravatar kosayoda-50/+36
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