Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | Remove unnecessary JSON files | 2020-11-16 | -5/+0 | ||
| | | |||||
* | | feature/add wonder twins command | 2020-11-19 | -0/+99 | ||
|/ | | | | This commit implements a wonder twins inspired command. This is a purely fun command that uses real transformations from the show to make random new transformations. The yaml is all hand transcribed from the actual show. | ||||
* | Cleanup CandyCollection | 2020-10-09 | -1/+1 | ||
| | |||||
* | Apply suggestions from @gustavwilliam's code review | 2020-10-03 | -3/+3 | ||
| | | | Co-authored-by: gustavwilliam <[email protected]> | ||||
* | Merge branch 'master' into save_the_planet | 2020-10-03 | -12/+134 | ||
|\ | |||||
| * | capitalised first letter from weaknesses and strengths | 2020-10-01 | -20/+20 | ||
| | | |||||
| * | removed \n and added , | 2020-10-01 | -12/+12 | ||
| | | |||||
| * | adjusted logging level,corrected grammer and small bugfix | 2020-10-01 | -12/+12 | ||
| | | |||||
| * | changed capricorn end_at from 2020 to 2021 | 2020-09-26 | -1/+1 | ||
| | | |||||
| * | changed datetime to isoformat | 2020-09-25 | -120/+120 | ||
| | | |||||
| * | corrected inconsistent tab | 2020-09-24 | -88/+88 | ||
| | | |||||
| * | added starting date and ending date of zodiac sign in json | 2020-09-24 | -0/+24 | ||
| | | |||||
| * | Merge branch 'master' of https://github.com/python-discord/seasonalbot into ↵ | 2020-09-22 | -24/+145 | ||
| |\ | | | | | | | | | | partnerzodiac | ||||
| * | | added json file for zodiac explantion | 2020-09-22 | -0/+98 | ||
| | | | |||||
* | | | @gustavwilliam's suggestions | 2020-10-03 | -13/+19 | ||
| | | | |||||
* | | | Added responses | 2020-10-02 | -1/+35 | ||
| | | | |||||
* | | | linted | 2020-10-02 | -16/+36 | ||
|\ \ \ | |||||
* | | | | run lint | 2020-10-02 | -1/+1 | ||
|/ / / | |||||
* | / | Add Cog and add a couple responses | 2020-10-01 | -0/+17 | ||
| |/ |/| | |||||
* | | Merge branch 'master' into caesar-command | 2020-09-18 | -24/+141 | ||
|\ \ | |||||
| * \ | Merge branch 'master' into master | 2020-09-15 | -24/+111 | ||
| |\ \ | |||||
| | * | | Renamed from python-extensions to c-extensions, reordered within list. | 2020-09-10 | -4/+4 | ||
| | | | | |||||
| | * | | Updated the #computer-science channel ID. | 2020-09-10 | -1/+1 | ||
| | | | | | | | | | | | | | | | | Co-authored-by: Dennis Pham <[email protected]> | ||||
| | * | | Updated the #python-general channel ID. | 2020-09-10 | -1/+1 | ||
| | | | | | | | | | | | | Co-authored-by: Dennis Pham <[email protected]> | ||||
| | * | | Made all channel names lowercase. | 2020-09-10 | -4/+4 | ||
| | | | | |||||
| | * | | Renamed "esoteric-Python" to "esoteric-python" | 2020-09-10 | -1/+1 | ||
| | | | | |||||
| | * | | Added more topics. | 2020-09-09 | -9/+14 | ||
| | | | | |||||
| | * | | Changed from json formatting to yaml to get the ability for comments. | 2020-09-09 | -24/+22 | ||
| | | | | |||||
| | * | | Added one more topic to #async. | 2020-08-23 | -0/+1 | ||
| | | | | |||||
| | * | | Added topics to py_topics.yaml, removed the json form of this file. | 2020-08-21 | -63/+16 | ||
| | | | | |||||
| | * | | Auto stash before revert of "Changed from json to yaml config so comments ↵ | 2020-08-17 | -0/+72 | ||
| | | | | | | | | | | | | | | | | can be included." | ||||
| | * | | Revert "Changed from json to yaml config so comments can be included." | 2020-08-17 | -73/+58 | ||
| | | | | | | | | | | | | | | | | This reverts commit f489a87f7f1d66983b1e495427883837c57332fe. | ||||
| | * | | Changed from json to yaml config so comments can be included. | 2020-08-17 | -58/+73 | ||
| | | | | |||||
| | * | | Moved the resources to the correct folder for evergreen. | 2020-08-10 | -0/+0 | ||
| | | | | |||||
| | * | | Added base file for python topics. | 2020-08-09 | -0/+58 | ||
| | |/ | | | | | | | | | | With a couple suggestions for #python-general | ||||
| * | | Apply suggestions from code review | 2020-09-13 | -5/+5 | ||
| | | | | | | | | | | | | | | | Fix grammar errors Co-authored-by: Dennis Pham <[email protected]> | ||||
| * | | Update bot/resources/evergreen/trivia_quiz.json | 2020-06-19 | -1/+1 | ||
| | | | | | | | | | Co-authored-by: Dennis Pham <[email protected]> | ||||
| * | | Update bot/resources/evergreen/trivia_quiz.json | 2020-06-19 | -1/+1 | ||
| | | | | | | | | | Co-authored-by: Dennis Pham <[email protected]> | ||||
| * | | Update bot/resources/evergreen/trivia_quiz.json | 2020-06-19 | -1/+1 | ||
| | | | | | | | | | Co-authored-by: Dennis Pham <[email protected]> | ||||
| * | | 6 more questions added. | 2020-06-13 | -0/+30 | ||
| |/ | | | | | 6 more questions added for the quiz command on the category Evergreen. | ||||
* | | Use pathlib and fix grammar in the information embed | 2020-06-27 | -1/+1 | ||
| | | |||||
* | | Add basic caesar cipher information embed | 2020-06-26 | -0/+4 | ||
|/ | |||||
* | Deseasonify: add default persistent config file for branding cog | 2020-03-30 | -0/+3 | ||
| | |||||
* | Add more pre-commit hooks | 2020-03-04 | -24/+22 | ||
| | | | | | | | | | | | | | | | | | | | | | | Hooks added: * check-merge-conflict - checks for files with merge conflict strings * check-toml - attempts to load all toml files to verify syntax * check-yaml - attempts to load all yaml files to verify syntax * end-of-file-fixer - ensures files end in a newline and only a newline * mixed-line-ending - replaces mixed line endings with LF * trailing-whitespace - trims trailing whitespace * python-check-blanket-noqa - enforces that noqa annotations always occur with specific codes Changes made to comply with new hooks: * Remove trailing whitespaces * Convert some CRLF files to LF * Remove noqa and add missing type annotations * Add missing newlines at end of files See: python-discord/organisation#138 | ||||
* | Merge branch 'master' into quiz_fix | 2019-12-20 | -1/+42 | ||
|\ | |||||
| * | Fix AOC countdown logic (#317) | 2019-12-02 | -1/+1 | ||
| |\ | | | | | | | Fix AOC countdown logic | ||||
| | * | Remove hardcoded date from AOC info link embed | 2019-11-30 | -1/+1 | ||
| | | | | | | | | | If a date is not specified, the AOC site should redirect to the most recent year. | ||||
| * | | Changed several things. | 2019-10-18 | -1/+1 | ||
| | | | |||||
| * | | Adds the monsterbio command! | 2019-10-12 | -0/+41 | ||
| |/ | |||||
* | | Merge branch 'master' into quiz_fix | 2019-11-28 | -0/+283 | ||
|\| |