| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | | | * | | | | | Merge branch 'master' into monster_bio | 2019-10-18 | -28/+68 | ||
| | | | |\ \ \ \ \ | |||||
| | | * | | | | | | | Fixes the changes. | 2019-10-19 | -5/+8 | ||
| | | |/ / / / / / | |||||
| | | * | | | | | | Changed several things. | 2019-10-18 | -66/+59 | ||
| | | | | | | | | | |||||
| | | * | | | | | | Adds the monsterbio command! | 2019-10-12 | -0/+96 | ||
| | | | | | | | | | |||||
| | | | | | * | | | Readd user agent to request header | 2019-10-23 | -1/+2 | ||
| | | | | | | | | | |||||
| | | | | | * | | | Filter draft PRs in query url instead | 2019-10-23 | -11/+4 | ||
| | | | | | | | | | |||||
| | | | | | * | | | Ignore Draft PRs in .hackstats | 2019-10-13 | -2/+10 | ||
| | | | |_|/ / / | | |/| | | | | |||||
| | | | | | * | | Update bot/seasons/evergreen/trivia_quiz.py | 2019-12-20 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: Mark <[email protected]> | ||||
| | | | | | * | | Update bot/seasons/evergreen/trivia_quiz.py | 2019-12-20 | -1/+3 | ||
| | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: Mark <[email protected]> | ||||
| | | | | | * | | fixed lint errors | 2019-12-20 | -1/+1 | ||
| | | | | | | | | |||||
| | | | | | * | | Merge branch 'quiz_fix' of https://github.com/RohanJnr/seasonalbot into quiz_fix | 2019-12-20 | -6/+18 | ||
| | | | | | |\ \ | |||||
| | | | | | | * | | Trivia: fix spelling error in category embed footer | 2019-12-17 | -1/+1 | ||
| | | | | | | | | | |||||
| | | | | | | * | | Trivia: fix concatenation of winner mentions | 2019-12-17 | -3/+1 | ||
| | | | | | | | | | |||||
| | | | | | | * | | Trivia: space out some of lines of code | 2019-12-17 | -3/+17 | ||
| | | | | | | | | | |||||
| | | | | | * | | | In this commit: | 2019-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 error | 2019-12-16 | -7/+6 | ||
| | | | | | | | | |||||
| | | | | | * | | Merge branch 'quiz_fix' of https://github.com/RohanJnr/seasonalbot into quiz_fix | 2019-12-16 | -1/+1 | ||
| | | | | | |\ \ | |||||
| | | | | | | * | | Update bot/seasons/evergreen/trivia_quiz.py | 2019-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. | 2019-12-16 | -28/+22 | ||
| | | | | | |/ / | |||||
| | | | | | * | | added a new command to stop the quiz and removed the cooldown on the quiz ↵ | 2019-11-29 | -6/+15 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | command | ||||
| | | | | | * | | Merge branch 'master' into quiz_fix | 2019-11-28 | -134/+722 | ||
| | | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | | Add the new blinky server guild icon (#314) | 2019-11-25 | -0/+1 | ||
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the new blinky server guild icon Co-authored-by: Deniz <[email protected]> | ||||
| | * | | | | | | | Add the new blinky server guild icon | 2019-11-25 | -0/+1 | ||
| |/ / / / / / / | |||||
| * / / / / / / | Relock to d.py 1.2.5 due to API breaking change for emoji. | 2019-11-19 | -101/+117 | ||
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #311 from kwzrd/update-icon-constant | 2019-11-17 | -4/+6 | ||
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Add two new icons to icon constant | ||||
| | * | | | | | | Change off-season logo size to 512 | 2019-11-02 | -6/+6 | ||
| | | | | | | | | |||||
| | * | | | | | | Add two new icons to icon constant | 2019-11-02 | -0/+2 | ||
| |/ / / / / / | |||||
| * | | / / / | Hotfix end date of Hacktober | 2019-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) | 2019-10-20 | -1/+1 | ||
| |\ \ \ \ \ | |_|/ / / |/| | | | | Hacktober issue finder fix - divide count by 100 | ||||
| | * | | | | Merge remote-tracking branch 'origin/hacktober-issue-finder' into ↵ | 2019-10-12 | -17/+927 | ||
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | hacktober-issue-finder | ||||
| | * | | | | | Fixed forgetting to divide by 100. | 2019-10-12 | -1/+1 | ||
| | | | | | | | |||||
| * | | | | | | Merge pull request #291 from RohanRadia/master | 2019-10-17 | -25/+51 | ||
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | !issue Command Refinements | ||||
| | * | | | | | | Syntax cleanup, remove unnecessary emoji dict | 2019-10-14 | -28/+27 | ||
| | | | | | | | | |||||
| | * | | | | | | Merge branch 'master' into master | 2019-10-14 | -7/+552 | ||
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | | Merge pull request #294 from Numerlor/limit-command-channels | 2019-10-14 | -4/+18 | ||
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | Limit the issue and AoC commands to a superset of the global whitelist instead of bypassing it entirely | ||||
| | * | | | | | | Merge branch 'master' into limit-command-channels | 2019-10-14 | -0/+984 | ||
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | | Merge pull request #296 from vivax3794/hacktober-issue-finder | 2019-10-12 | -0/+107 | ||
| |\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | Hacktober issue finder | ||||
| | * | | | | | | Merge branch 'master' into hacktober-issue-finder | 2019-10-12 | -17/+927 | ||
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Merge pull request #287 from WillDaSilva/drag_names | 2019-10-12 | -0/+282 | ||
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Drag Queen Name Generator | ||||
| | * \ \ \ \ \ | Merge branch 'master' into drag_names | 2019-10-12 | -17/+645 | ||
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | | Merge pull request #292 from WillDaSilva/pride_facts | 2019-10-12 | -0/+140 | ||
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Pride facts | ||||
| | * \ \ \ \ \ \ | Merge branch 'master' into pride_facts | 2019-10-12 | -17/+505 | ||
| | |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Fix linter issue | 2019-10-03 | -1/+1 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Add task to post daily pride fact | 2019-10-03 | -13/+36 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, pride facts are posted as embeds now | ||||
| | * | | | | | | | Fix linter issues | 2019-10-03 | -2/+2 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Fix linter issues | 2019-10-03 | -4/+4 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I don't understand why these linter issues don't come up when I run flake8 myself | ||||
| | * | | | | | | | Minor improvements for pride facts cog | 2019-10-03 | -4/+4 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Add pride facts cog | 2019-10-03 | -0/+83 | ||
| | | | | | | | | | |||||
| | * | | | | | | | Add pride facts for 2020 | 2019-10-03 | -0/+34 | ||
| | | | | | | | | | |||||
| | | * | | | | | | Change drag queen name list to JSON | 2019-10-02 | -250/+252 | ||
| | | | | | | | | | |||||
