aboutsummaryrefslogtreecommitdiffstats
path: root/bot (follow)
Commit message (Collapse)AuthorAgeLines
...
| | | * | fix line length in command `.aoc join`Gravatar decorator-factory2019-12-01-1/+1
| | | | |
| | | * | Fix cmd annotationGravatar decorator-factory2019-12-01-1/+1
| | | |/ | | | | | | | | Fix the `brief` argument for `.aoc join` to make its behaviour more obvious.
| | * | Merge branch 'master' into monster_bioGravatar S. Co12019-11-30-12/+18
| | |\| | | | | | | | | Relock
| | | * Update icon path for 2019 festive seasonGravatar kwzrd2019-11-29-1/+1
| | | |
| | | * Adding the runner icon to the rotation.Gravatar Leon Sandøy2019-11-28-0/+1
| | | | | | | | | | | | | | | | https://github.com/python-discord/branding/pull/37
| | | * Merge branch 'master' into announcement-flagGravatar Leon Sandøy2019-11-28-2/+3
| | | |\
| | | | * Merge pull request #313 from eivl/AoC/current-year-fixGravatar Sebastiaan Zeeff2019-11-28-2/+3
| | | | |\ | | | | | | | | | | | | Advent of Code year binds to datetime instead of a magic number
| | | | | * Add env var support for Advent of Code year specificationGravatar S. Co12019-11-25-1/+1
| | | | | | | | | | | | | | | | | | To assist with debugging
| | | | | * Update leaderboard IDGravatar S. Co12019-11-25-1/+1
| | | | | |
| | | | | * year binds to datetime instead of a magic numberGravatar Eivind Teig2019-11-18-1/+2
| | | | | |
| | | * | | Default seasons to not send announcementsGravatar S. Co12019-11-25-4/+5
| | | |/ /
| | * | | Refactor random generator to use a local instance rather than systemGravatar S. Co12019-11-30-11/+15
| | | | |
| | * | | Readd cog init & rename *.py fileGravatar S. Co12019-10-24-0/+3
| | | | |
| | * | | Merge branch 'master' into monster_bioGravatar quizzicaltrains2019-10-19-1/+1
| | |\ \ \
| | * \ \ \ Merge branch 'monster_bio' of https://github.com/quizzicaltrains/seasonalbot ↵Gravatar quizzicaltrains2019-10-19-28/+68
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | into monster_bio
| | | * \ \ \ Merge branch 'master' into monster_bioGravatar quizzicaltrains2019-10-18-28/+68
| | | |\ \ \ \
| | * | | | | | 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
| |/ / / / /
* | | | | | Update bot/seasons/evergreen/trivia_quiz.pyGravatar Rohan_Iceman2019-12-20-1/+1
| | | | | | | | | | | | | | | | | | Co-Authored-By: Mark <[email protected]>
* | | | | | Update bot/seasons/evergreen/trivia_quiz.pyGravatar Rohan_Iceman2019-12-20-1/+3
| | | | | | | | | | | | | | | | | | Co-Authored-By: Mark <[email protected]>
* | | | | | fixed lint errorsGravatar RohanJnr2019-12-20-1/+1
| | | | | |
* | | | | | Merge branch 'quiz_fix' of https://github.com/RohanJnr/seasonalbot into quiz_fixGravatar RohanJnr2019-12-20-6/+18
|\ \ \ \ \ \
| * | | | | | Trivia: fix spelling error in category embed footerGravatar MarkKoz2019-12-17-1/+1
| | | | | | |
| * | | | | | Trivia: fix concatenation of winner mentionsGravatar MarkKoz2019-12-17-3/+1
| | | | | | |
| * | | | | | Trivia: space out some of lines of codeGravatar MarkKoz2019-12-17-3/+17
| | | | | | |
* | | | | | | In this commit:Gravatar RohanJnr2019-12-20-12/+13
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - I cleaned up some residue code - The quiz now selects a random category if None provided - Updated doc strings - Displaying the category when the quiz is starting
* | | | | | fixed a indent errorGravatar RohanJnr2019-12-16-7/+6
| | | | | |
* | | | | | Merge branch 'quiz_fix' of https://github.com/RohanJnr/seasonalbot into quiz_fixGravatar RohanJnr2019-12-16-1/+1
|\ \ \ \ \ \
| * | | | | | Update bot/seasons/evergreen/trivia_quiz.py Gravatar Rohan_Iceman2019-12-02-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adding space around special chars Co-Authored-By: Mark <[email protected]>
* | | | | | | Fixed indentation, the category_embed function is no longer a property.Gravatar RohanJnr2019-12-16-28/+22
|/ / / / / /
* | | | | | added a new command to stop the quiz and removed the cooldown on the quiz ↵Gravatar RohanJnr2019-11-29-6/+15
| | | | | | | | | | | | | | | | | | | | | | | | command
* | | | | | Merge branch 'master' into quiz_fixGravatar Rohan_Iceman2019-11-28-33/+605
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Add the new blinky server guild iconGravatar Deniz2019-11-25-0/+1
| | |_|_|/ | |/| | |
| * | | | Change off-season logo size to 512Gravatar kwzrd2019-11-02-6/+6
| | | | |
| * | | | Add two new icons to icon constantGravatar kwzrd2019-11-02-0/+2
| | | | |
| * | | | Hotfix end date of HacktoberGravatar Sebastiaan Zeeff2019-10-31-1/+1
| | |_|/ | |/| | | | | | | | | | | | | | The command is mostly used to calculate the time left in the DO's Hacktoberfest event we are participating in. However, the current end datetime was specified as a day before the actual end of the event. This hotfix remedies that for the end-calculation only. This code should get a proper fix to rework the entire logic to use the correct start and end datetimes for DO's event.
| * | | Hacktober issue finder fix - divide count by 100 (#301)Gravatar scragly2019-10-20-1/+1
| |\ \ \ | | |_|/ | |/| | Hacktober issue finder fix - divide count by 100
| | * | Merge remote-tracking branch 'origin/hacktober-issue-finder' into ↵Gravatar vivax37942019-10-12-16/+926
| | |\| | | | | | | | | | | | | hacktober-issue-finder
| | * | Fixed forgetting to divide by 100.Gravatar vivax37942019-10-12-1/+1
| | | |
| * | | Syntax cleanup, remove unnecessary emoji dictGravatar S. Co12019-10-14-28/+27
| | | |
| * | | Merge branch 'master' into masterGravatar RohanRadia2019-10-14-7/+552
| |\ \ \
| | * \ \ Merge branch 'master' into limit-command-channelsGravatar Leon Sandøy2019-10-14-0/+984
| | |\ \ \ | | | | |/ | | | |/|
| | | * | 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
| | | | | |\
| | | | | * | Fix linter issueGravatar Will Da Silva2019-10-03-1/+1
| | | | | | |