aboutsummaryrefslogtreecommitdiffstats
path: root/bot (follow)
Commit message (Collapse)AuthorAgeLines
...
| | | * | | | | Constants match pep8 formattingGravatar RohanRadia2019-10-07-10/+10
| | | | | | | |
| | | * | | | | Trailing Commas RemovedGravatar RohanRadia2019-10-07-4/+4
| | | | | | | |
| | | * | | | | Merge branch 'master' into masterGravatar RohanRadia2019-10-07-0/+455
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | Made use of constants for coloursGravatar RohanRadia2019-10-07-1/+2
| | | | | | | |
| | | * | | | | Added GitHub emojis to constants fileGravatar RohanRadia2019-10-07-0/+6
| | | | | | | |
| | | * | | | | Made use of constants file instead of hard codingGravatar RohanRadia2019-10-07-5/+6
| | | | | | | |
| | | * | | | | Updated location of emojisGravatar RohanRadia2019-10-06-8/+7
| | | | | | | |
| | | * | | | | Lint errorGravatar RohanRadia2019-10-06-1/+0
| | | | | | | |
| | | * | | | | Updated the explination of API callsGravatar RohanRadia2019-10-06-1/+8
| | | | | | | |
| | | * | | | | Merge branch 'master' into masterGravatar RohanRadia2019-10-03-8/+8
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | * | | | | Flake8 FixingGravatar RohanRadia2019-10-03-2/+4
| | | | | | | |
| | | * | | | | Resloved requested changesGravatar RohanRadia2019-10-03-4/+7
| | | | | | | |
| | | * | | | | Final Final Linting Error D415Gravatar RohanRadia2019-10-02-1/+1
| | | | | | | |
| | | * | | | | Syntax Error FixGravatar RohanRadia2019-10-02-2/+2
| | | | | | | |
| | | * | | | | Final LintingGravatar RohanRadia2019-10-02-5/+6
| | | | | | | |
| | | * | | | | LintingGravatar RohanRadia2019-10-02-3/+2
| | | | | | | |
| | | * | | | | New more succinct output.Gravatar RohanRadia2019-10-02-40/+45
| | | | | | | |
| * | | | | | | Fixes the changes.Gravatar quizzicaltrains2019-10-19-5/+8
| |/ / / / / /
| * | | | | | Changed several things.Gravatar quizzicaltrains2019-10-18-21/+13
| | | | | | |
| * | | | | | Adds the monsterbio command!Gravatar quizzicaltrains2019-10-12-0/+96
| | |_|_|/ / | |/| | | |
* | | | | | Readd user agent to request headerGravatar kosayoda2019-10-23-1/+2
| | | | | |
* | | | | | Filter draft PRs in query url insteadGravatar kosayoda2019-10-23-11/+4
| | | | | |
* | | | | | Ignore Draft PRs in .hackstatsGravatar kosayoda2019-10-13-2/+10
|/ / / / /
* | | | | Merge branch 'master' into hacktober-issue-finderGravatar Kieran Siek2019-10-12-16/+926
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'master' into drag_namesGravatar Sebastiaan Zeeff2019-10-12-16/+644
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into pride_factsGravatar Sebastiaan Zeeff2019-10-12-16/+504
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Merge branch 'master' into trivia_quizGravatar S. Co12019-10-04-8/+8
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | adjust end date time to the end of the last day of october instead of the ↵Gravatar Numerlor2019-10-02-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | beginning of it
| | | | * | put role bypass check above channel override to make sure bypass roles can ↵Gravatar Numerlor2019-10-02-7/+7
| | | | |/ | | | | | | | | | | | | | | | activate commands everywhere even with override channels specified
| | | * | Merge branch 'master' into trivia_quizGravatar scragly2019-10-03-14/+47
| | | |\|
| | | | * fix grammar in in_channel_override docstringGravatar Numerlor2019-10-02-1/+2
| | | | |
| | | | * add logging when an overriden in_channel_check failsGravatar Numerlor2019-10-02-0/+5
| | | | |
| | | | * fix in_channel_check docstring styleGravatar Numerlor2019-10-02-2/+4
| | | | |
| | | | * add return type hint to override_in_channel inner functionGravatar Numerlor2019-10-02-1/+1
| | | | |
| | | | * call the rewritten override_in_channelGravatar Numerlor2019-10-02-2/+2
| | | | |
| | | | * Use rewritten override_in_channel to create a new whitelist for the commandGravatar Numerlor2019-10-02-3/+4
| | | | |
| | | | * rewrite override_in_channel to accept an optional new channel whitelistGravatar Numerlor2019-10-02-10/+29
| | | | | | | | | | | | | | | | | | | | add checks for the new whitelist to in_channel_check
| | | | * fix typo in headerGravatar Numerlor2019-10-01-1/+1
| | | | |
| | | | * allow hacktoberstats commands to be used in the hacktober channelGravatar Numerlor2019-10-01-0/+4
| | | | |
| | | | * remove hacktoberfest channel from global whitelistGravatar Numerlor2019-10-01-1/+1
| | | | |
| | | | * Add +14h to start UTC offset and -11 to end UTC offset to date_range in ↵Gravatar Numerlor2019-10-01-1/+1
| | | | | | | | | | | | | | | | | | | | query for Hacktoberfest user pull requests
| | | | * Add #event-hacktoberfest-2019 to bot command whitelistGravatar Numerlor2019-10-01-1/+2
| | | | |
| | | * | Applied suggestions from code reviewGravatar Rohan_Iceman2019-10-02-9/+9
| | | | | | | | | | | | | | | Co-Authored-By: scragly <[email protected]>
| | | * | removed commented out codeGravatar RohanJnr2019-10-02-1/+0
| | | | |
| | | * | Merge branch 'trivia_quiz' of https://github.com/RohanJnr/seasonalbot into ↵Gravatar RohanJnr2019-10-02-1063/+665
| | | |\ \ | | | | | | | | | | | | | | | | | | trivia_quiz
| | | | * | Merge branch 'master' into trivia_quizGravatar Rohan_Iceman2019-10-02-1063/+665
| | | | |\|
| | | * | | Worked on the requested changes and also made a few other changes:Gravatar RohanJnr2019-10-02-147/+112
| | | |/ / | | | | | | | | | | | | | | | - when the user uses the command to stop the game, the bot fails to reply back with the winners list. This is because the varibale player_data is being initialised to {} at the start of the command. I solved this by making a player_data variable in the cog __init__() with the channel id being the key and dict as value
| | | * | added function annotations to the check methodGravatar RohanJnr2019-10-01-1/+1
| | | | |
| | | * | added 10 more questionsGravatar RohanJnr2019-10-01-0/+90
| | | | |
| | | * | added some questions to general, for now users can only access general ↵Gravatar RohanJnr2019-09-30-11/+161
| | | | | | | | | | | | | | | | | | | | category questions.I have disabled hints for general(cant make up any hints).The score is now calculated on time based answer.I am also sending information about the topic/thing on which the question has been asked.Will add more questions in a couple of days