aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | | | | | | * | Changed several things.Gravatar quizzicaltrains2019-10-18-66/+59
| | | | | | | | |
| | | | | | | * | 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 pull request #296 from vivax3794/hacktober-issue-finderGravatar Kieran Siek2019-10-12-0/+107
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | Hacktober issue finder
| * | | | | | Merge branch 'master' into hacktober-issue-finderGravatar Kieran Siek2019-10-12-17/+927
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #287 from WillDaSilva/drag_namesGravatar Sebastiaan Zeeff2019-10-12-0/+282
|\ \ \ \ \ \ | | | | | | | | | | | | | | Drag Queen Name Generator
| * \ \ \ \ \ Merge branch 'master' into drag_namesGravatar Sebastiaan Zeeff2019-10-12-17/+645
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #292 from WillDaSilva/pride_factsGravatar Sebastiaan Zeeff2019-10-12-0/+140
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | Pride facts
| * | | | | | Merge branch 'master' into pride_factsGravatar Sebastiaan Zeeff2019-10-12-17/+505
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #275 from RohanJnr/trivia_quizGravatar S. Co12019-10-04-0/+455
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | Trivia quiz
| * | | | | | Merge branch 'master' into trivia_quizGravatar S. Co12019-10-04-8/+8
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #289 from Numerlor/channel_override_role_bypass_fixGravatar S. Co12019-10-02-8/+8
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | Put role bypass check above channel override check
| * | | | | | 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
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #285 from Numerlor/hacktober-date-channel-fixesGravatar Sebastiaan Zeeff2019-10-02-14/+47
|\ \ \ \ \ \ | | | | | | | | | | | | | | Hacktober date range and channel whitelist fixes
| * \ \ \ \ \ Merge branch 'master' into hacktober-date-channel-fixesGravatar Sebastiaan Zeeff2019-10-02-1/+1
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | 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-1223/+846
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | trivia_quiz
| | | * \ \ \ \ Merge branch 'master' into trivia_quizGravatar Rohan_Iceman2019-10-02-1223/+846
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Point setup guide to site wikiGravatar S. Co12019-10-01-1/+1
|/ / / / / / /
| * / / / / / 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
| * | | | | made the request changes which involves fixing some grammer, following PEP8 ↵Gravatar RohanJnr2019-09-23-29/+17
| | | | | | | | | | | | | | | | | | | | | | | | format, removed a debug statement and also some minor stuff.
| * | | | | added function annotationsGravatar RohanJnr2019-09-23-8/+12
| | | | | |
| * | | | | fixed linting errorsGravatar RohanJnr2019-09-23-4/+3
| | | | | |
| * | | | | corrected my spelling mistake on the file nameGravatar RohanJnr2019-09-23-0/+0
| | | | | |
| * | | | | Modified the code drastically for the quiz game:Gravatar RohanJnr2019-09-23-267/+227
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Using a while loop to run a game rather than bunch of the functions calling each other. - using wait_for() to send hints, answers and to move to next questions.
| * | | | | using self.categories insted of list(self.categories.keys())Gravatar RohanJnr2019-09-11-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pending work: - Function annotation - Announcement of multiple winners (if they have same points).
| * | | | | Made the following changes:Gravatar RohanJnr2019-09-11-37/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Linting - renamed self.games to self.running_games - using self.running_games insted of list(self.running_games.keys()) to loop over its keys. - Renamed the file to trivia_quiz
| * | | | | A fun trivia quiz that can be played on multiple channelsThe trivia quiz has ↵Gravatar Rohan2019-08-27-0/+297
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the following features: quiz has the following features: - There wont be any options to the questions asked, the users have to type the answer in the chat and the bot will pick up the right anwer - If 3 questions have not been answered in a row, the quiz will be brought to a halt assuming inactivity. - There are also hints in this game! A hint will be sent after 10s after the question has been sent.Each question has a maximum if 2 hints. - The bot checks for the closest answer rather than the exact one(Incase of typoes in the users answer
| | * | | | Fix linter issueGravatar Will Da Silva2019-10-03-1/+1
| | | | | |
| | * | | | Add task to post daily pride factGravatar Will Da Silva2019-10-03-13/+36
| | | | | | | | | | | | | | | | | | | | | | | | Also, pride facts are posted as embeds now