aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * | | done with the easter egg fact cmd and background taskGravatar Rohan2019-04-09-0/+68
| | | | |
| | * | | Merge branch 'master' of https://github.com/python-discord/seasonalbotGravatar Rohan2019-04-05-551/+2556
| | |\ \ \
| * | | | | Add user feedback if a riddle is already in progressGravatar sco12019-07-10-1/+3
| | | | | |
| * | | | | Merge pull request #202 from JackyFWong/masterGravatar S. Co12019-07-10-0/+175
| |\ \ \ \ \ | | | | | | | | | | | | | | Implemented .riddlemethis for the Easter season
| | * | | | | implemented one-at-a-time execution policyGravatar JackyFWong2019-07-07-34/+43
| | | | | | |
| | * | | | | fix variables and typoGravatar JackyFWong2019-06-17-9/+6
| | | | | | |
| | * | | | | fixed winner list format and self.winner boolGravatar JackyFWong2019-06-17-4/+6
| | | | | | |
| | * | | | | most changes requested implemented, fixed linting errorsGravatar JackyFWong2019-06-17-9/+8
| | | | | | |
| | * | | | | changes to meet flake8Gravatar JackyFWong2019-04-26-4/+2
| | | | | | |
| | * | | | | finalized riddles and fixed various easter_riddle bugsGravatar JackyFWong2019-04-26-9/+10
| | | | | | |
| | * | | | | added answer parsing and pining winnerGravatar JackyFWong2019-04-26-8/+11
| | | | | | |
| | * | | | | removed punctuation from riddlesGravatar JackyFWong2019-04-26-6/+6
| | | | | | |
| | * | | | | fixed some errors in easter_riddleGravatar JackyFWong2019-04-26-3/+4
| | | | | | |
| | * | | | | added user input checksGravatar twhaley62019-04-26-6/+18
| | | | | | |
| | * | | | | easter riddle .py createdGravatar twhaley62019-04-26-0/+71
| | | | | | |
| | * | | | | riddle easter questions addedGravatar twhaley62019-04-25-0/+82
| | | | | | |
| * | | | | | Clean up vowel finding logic, update docstrings for new linting rulesGravatar sco12019-07-10-27/+13
| | | | | | |
| * | | | | | Merge pull request #204 from glowingrunes/bunny-name-generatorGravatar S. Co12019-07-10-0/+135
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Bunny Name Generator
| | * | | | | | Fixed linting error.Gravatar glowingrunes2019-05-03-3/+1
| | | | | | | |
| | * | | | | | Combined filter_name and find_spaces into one method. Renamed variables to ↵Gravatar glowingrunes2019-05-03-73/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | be more Pythonic, and improved the comments.
| | * | | | | | Fixed linting errors.Gravatar glowingrunes2019-04-28-5/+6
| | | | | | | |
| | * | | | | | Removed code that was added for debugging purposes.Gravatar glowingrunes2019-04-28-2/+0
| | | | | | | |
| | * | | | | | Completed the 'bunnifyme' command.Gravatar glowingrunes2019-04-28-0/+97
| | | | | | | |
| | * | | | | | Finished the random bunny name generator command.Gravatar glowingrunes2019-04-28-0/+25
| | | | | | | |
| | * | | | | | Created a JSON file to store the bunny names.Gravatar glowingrunes2019-04-28-0/+29
| | | |_|/ / / | | |/| | | |
| * | | | | | Align setup docstring to database, fix docstring issuesGravatar sco12019-07-10-5/+3
| | | | | | |
| * | | | | | Add missing whitespace to egghead questions JSONGravatar sco12019-07-10-1/+1
| | | | | | |
| * | | | | | Merge pull request #193 from scOwez/patch-1Gravatar S. Co12019-07-10-3/+3
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Update egghead_questions.json
| | * | | | | | Update bot/resources/easter/egghead_questions.jsonGravatar Owez2019-05-16-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: Sebastiaan Zeeff <[email protected]>
| | * | | | | | Update egghead_questions.jsonGravatar Owez2019-04-17-3/+3
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | - Fixed question "Who is considered to be the founder of Earth Day?" - Fixed question "When was the first Earth Day?"
| * | | | | | Merge pull request #212 from RohanRadia/masterGravatar S. Co12019-07-10-0/+43
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | Created the .issue command
| | * | | | | Removed unused jsonGravatar RohanRadia2019-05-15-1/+0
| | | | | | |
| | * | | | | Fixed docstring locationGravatar RohanRadia2019-05-15-1/+2
| | | | | | |
| | * | | | | Added docstring to functionGravatar RohanRadia2019-05-15-0/+1
| | | | | | |
| | * | | | | Blank line linter error fixedGravatar RohanRadia2019-05-15-0/+1
| | | | | | |
| | * | | | | Created the .issue commandGravatar RohanRadia2019-05-15-0/+41
| | | | | | |
* | | | | | | Merge pull request #233 from Refisio/dpy-1.2Gravatar S. Co12019-07-22-76/+78
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Update discord-py version to ~=1.2
| * | | | | | Pin Pydocstyle < 4.0 to fix flake8-docstrings breakingGravatar sco12019-07-10-8/+10
| | | | | | |
| * | | | | | Merge branch 'master' into dpy-1.2Gravatar Vincent Gross2019-07-09-412/+956
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Changing id of terning4 to the correct oneGravatar Sebastiaan Zeeff2019-07-03-1/+1
| | | | | | |
| * | | | | | Relock Pipfile.Gravatar refisio2019-07-05-110/+107
| | | | | | |
| * | | | | | Update discord-py version to ~=1.2Gravatar Vincent Gross2019-07-04-1/+1
| | | | | | |
| | | | | | * Edit datesGravatar Suhail2019-06-30-3/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #230 from Suhail6inkling/icon_rotateGravatar Leon Sandøy2019-06-29-22/+64
|\ \ \ \ \ \ | | | | | | | | | | | | | | Cycle Evergreen Animated Server Icons
| * | | | | | Remove str vs Sequence checkingGravatar Suhail2019-06-22-13/+8
| | | | | | |
| * | | | | | Add trailing comma for ease of useGravatar Suhail2019-06-22-1/+1
| | | | | | |
| * | | | | | Changed all icon attributes to tuplesGravatar Suhail2019-06-22-6/+16
| | | | | | |
| * | | | | | Code review changesGravatar Suhail2019-06-21-12/+7
| | | | | | |
| * | | | | | Add icons for evergreenGravatar Suhail2019-06-21-0/+6
| | | | | | |
| * | | | | | Fix new season not being reassigned and loadedGravatar Suhail2019-06-21-0/+1
| | | | | | |