aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/source.py (unfollow)
Commit message (Expand)AuthorLines
2021-08-10Update love calculator docstring to reflect new behaviourGravatar Chris Lovering-8/+6
2021-08-10Sort the members before calculating a love scoreGravatar Chris Lovering-1/+2
2021-08-10Require both members used in love calculator have opt-ed into lovefestGravatar Chris Lovering-3/+9
2021-08-10Add February in_month check to love calculator commandGravatar Chris Lovering-0/+3
2021-08-08Update GithubInfo cog encode mechaninsmGravatar D0rs4n-2/+2
2021-08-08Upgrade code transparency in the StackOverflow CogGravatar D0rs4n-2/+2
2021-08-08Update Stackoverflow, Wolfram, movie_generator cogs to use aiohttp get paramsGravatar D0rs4n-25/+29
2021-08-07Fine tune indenting in GithubInfo cogGravatar D0rs4n-2/+4
2021-08-07Improve code indentation in the Githubinfo CogGravatar D0rs4n-2/+2
2021-08-07Improve code consistency in Movie, Wikipedia and Hactoberstats CogsGravatar D0rs4n-2/+4
2021-08-07Update Hacktoberstats' get_october_prs function to use aiohttps get paramsGravatar D0rs4n-8/+9
2021-08-07Use quote_plus instead of quote in the Githubinfo CogGravatar D0rs4n-4/+5
2021-08-07Update the Wikipedia Cog to use aiohttp get paramsGravatar D0rs4n-4/+13
2021-08-07Update the movie cog to use aiohttp get paramsGravatar D0rs4n-5/+4
2021-08-06Modify code to comply with new linter error N818Gravatar wookie184-7/+7
2021-08-06Replace fuzzywuzzy with rapidfuzzGravatar wookie184-22/+78
2021-08-06Pinned aioredis to 1.3 and relocked dependenciesGravatar wookie184-155/+196
2021-08-03Added emoji IDs to constants.pyGravatar Xithrius-2/+2
2021-07-29make user affirm their pr follows guidelinesGravatar aru-1/+1
2021-07-21Remove command that can run on users other than the authorGravatar Chris Lovering-8/+4
2021-07-21Remove command that parrots images input from usersGravatar Chris Lovering-32/+0
2021-07-06Remove hacktoberfest channel overridesGravatar Chris Lovering-7/+2
2021-07-06Add "cs" and "python" categories to the `.quiz` commandGravatar Objectivitix-21/+326
2021-07-06Allow commands in code jam team channelsGravatar wookie184-0/+6
2021-06-25Modify scarymovie to use the constants module everywhere in the codeGravatar D0rs4n-4/+2
2021-06-25Update bot/exts/halloween/scarymovie.pyGravatar D0rs4n-1/+1
2021-06-25Update bot/exts/halloween/scarymovie.pyGravatar D0rs4n-1/+0
2021-06-25Update scarymovie.py to use the constants moduleGravatar D0rs4n-3/+2
2021-06-24Remove unused variable (TMDB_TOKEN)Gravatar D0rs4n-1/+0
2021-06-24Fix .scarymovie command(halloween)Gravatar D0rs4n-3/+4
2021-06-10Add transparent border to new Github octiconsGravatar Chris-7/+7
2021-06-09Update tense of icon constantsGravatar Chris-4/+4
2021-06-09Update Github emoji to new iconsGravatar Chris-9/+11
2021-06-09Change docstringGravatar Vivaan Parashar-1/+1
2021-06-09Remove commented emojisGravatar Vivaan Parashar-2/+0
2021-06-09Remove unecessary ifGravatar Vivaan Parashar-4/+3
2021-06-09display player names in drawn matchGravatar Shantanu Singh-1/+1
2021-06-08resolved indentation errorGravatar Shantanu Singh-1/+1
2021-06-08resolved syntax errorGravatar Shantanu Singh-5/+7
2021-06-08resolved linting error with if-elseGravatar Shantanu Singh-1/+4
2021-06-08embed displays draw condition on show commandGravatar shantanusingh1069-1/+1
2021-06-07remove attribution commentsGravatar Vivaan Parashar-3/+0
2021-06-07Remove user's query from embed titleGravatar Vivaan Parashar-1/+1
2021-06-07use normal string instead of raw stringGravatar Vivaan Parashar-1/+1
2021-06-07stop spamming stackoverflow api in caseGravatar Vivaan Parashar-8/+5
2021-06-07Use reddit emojis for upvote and answersGravatar Vivaan Parashar-4/+4
2021-06-06Change to unless-stopped restart policyGravatar Chris-1/+6
2021-06-05chore: Use constants instead of instance variables that don't existGravatar ToxicKidz-2/+2
2021-06-05made minor typo changesGravatar prashant-2/+2
2021-06-05changed single quotes to double to follow style guideGravatar prashant-14/+14