| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Removed embed, condensed code. | 2019-05-11 | -9/+3 | |
| | | ||||
| * | Update bot/seasons/halloween/8ball.py | 2019-05-11 | -1/+1 | |
| | | | | Co-Authored-By: S. Co1 <[email protected]> | |||
| * | Update bot/seasons/halloween/8ball.py | 2019-05-11 | -1/+1 | |
| | | | | Co-Authored-By: S. Co1 <[email protected]> | |||
| * | Update bot/seasons/halloween/8ball.py | 2019-05-11 | -1/+1 | |
| | | | | Co-Authored-By: S. Co1 <[email protected]> | |||
| * | Lint issues - fixed import orders | 2019-05-11 | -1/+1 | |
| | | ||||
| * | Added embed to stop double message confusion and fixed sleep to asyncio.sleep() | 2019-05-11 | -9/+12 | |
| | | ||||
| * | Updated the docstring | 2019-04-10 | -1/+1 | |
| | | ||||
| * | updated responses.json | 2019-04-10 | -4/+4 | |
| | | | | Change a few wording, as they were minor, linguistically speaking. | |||
| * | Change a string to a tuple. | 2019-04-10 | -1/+1 | |
| | | ||||
| * | Created the spooky8ball command and the corresponding .json responses file. | 2019-04-09 | -0/+53 | |
| | | ||||
| * | Merge pull request #1 from python-discord/master | 2019-04-09 | -35/+1699 | |
| |\ | | | | | Update Merge | |||
| | * | Merge pull request #184 from RohanRadia/master | 2019-04-04 | -0/+55 | |
| | |\ | |/ |/| | Created conversationstarters and created a convo_starter command easter | |||
| * | | Just changed the conversation starters directory. | 2019-04-04 | -0/+0 | |
| | | | ||||
| * | | Changed 'starters' -> 'topic' | 2019-04-04 | -1/+1 | |
| | | | | | | | Co-Authored-By: RohanRadia <[email protected]> | |||
| * | | Removed aliases | 2019-04-04 | -1/+1 | |
| | | | | | | | Co-Authored-By: RohanRadia <[email protected]> | |||
| * | | Removed f-string | 2019-04-04 | -1/+1 | |
| | | | | | | | Co-Authored-By: RohanRadia <[email protected]> | |||
| * | | Changed 'starters' -> 'topic' | 2019-04-04 | -1/+1 | |
| | | | | | | | Co-Authored-By: RohanRadia <[email protected]> | |||
| * | | Changed 'starters' -> 'topic' | 2019-04-04 | -1/+1 | |
| | | | | | | | Co-Authored-By: RohanRadia <[email protected]> | |||
| * | | Changed 'starters' -> 'topic' | 2019-04-04 | -1/+1 | |
| | | | | | | | Co-Authored-By: RohanRadia <[email protected]> | |||
| * | | Updated the file and added dependancies for accesing the new JSON file | 2019-04-04 | -23/+5 | |
| | | | ||||
| * | | JSON file to store all conversation starters in as requested. | 2019-04-04 | -0/+24 | |
| | | | ||||
| * | | Fixed flake8 formatting. | 2019-04-04 | -3/+2 | |
| | | | ||||
| * | | Created conversationstarters and created a convo_starter command easter | 2019-04-04 | -0/+50 | |
| | | | ||||
| | * | Merge pull request #176 from Suhail6inkling/egg_decorating | 2019-04-04 | -0/+1219 | |
| | |\ | | | | | | | Easter Egg Decorating | |||
| | | * | More suggestions from code review | 2019-04-03 | -8/+9 | |
| | | | | | | | | | | Co-Authored-By: scragly <[email protected]> | |||
| | | * | Apply suggestions from code review | 2019-04-03 | -16/+38 | |
| | | | | | | | | | | Co-Authored-By: Suhail6inkling <[email protected]> | |||
| | | * | Add xkcd and html colour name data. | 2019-04-03 | -0/+1101 | |
| | | | | ||||
| | | * | Easter Egg Decorating | 2019-04-01 | -0/+95 | |
| | | | | | | | | | | | | | - Added command that uses PIL - Added 6 Easter decorations | |||
| | * | | Merge pull request #180 from python-discord/contrib-update | 2019-04-03 | -35/+63 | |
| | |\ \ | | | | | | | | | | | | | | | | | Update contributor doc Co-authored-by: Olson J <[email protected]> | |||
| | | * | | just some minor lexical changes | 2019-04-02 | -1/+1 | |
| | | | | | ||||
| | | * | | Update contributor doc | 2019-04-02 | -35/+63 | |
| | | |/ | | | | | | | | | | Remove April Fools lemon counter | |||
| | * | | Merge pull request #141 from Suhail6inkling/spooky_rating | 2019-04-03 | -0/+115 | |
| | |\ \ | | | | | | | | | | | | | | | | | Spooky Rating | |||
| | | * | | add `commands.Cog` | 2019-03-31 | -1/+1 | |
| | | | | | ||||
| | | * | | Docstring Fixes | 2019-03-31 | -3/+2 | |
| | | | | | ||||
| | | * | | Fixed Images to Public Use images | 2019-03-31 | -9/+9 | |
| | | | | | | | | | | | | | Added them to the repo and linked to the raw | |||
| | | * | | Spooky Rating - Fixed Requested Changes | 2019-03-19 | -12/+4 | |
| | | | | | | | | | | | | | | | | | | | | | - Removed the documentation on how Users are converted - Changed random to a local state rather than using global seed - Changed the JSON minimum to -1 due to how bisect works | |||
| | | * | | Spooky Rating | 2019-03-14 | -0/+124 | |
| | | | | | | | | | | | | | Added the cog containing the spookyrating command and added the JSON file containing all the ratings | |||
| | * | | | Merge pull request #181 from RohanRadia/master | 2019-04-03 | -0/+46 | |
| | |\ \ \ | |/ / / |/| | | | Created traditions.py and completed the easter_tradition command | |||
| * | | | | Update bot/seasons/easter/traditions.py | 2019-04-02 | -1/+1 | |
| | | | | | | | | | | | | | Co-Authored-By: RohanRadia <[email protected]> | |||
| * | | | | Fixed indentation of doc string | 2019-04-02 | -1/+1 | |
| | | | | | ||||
| * | | | | Fixed PATH call | 2019-04-02 | -13/+13 | |
| | | | | | ||||
| * | | | | Identified syntax error and fixed. | 2019-04-02 | -1/+1 | |
| | | | | | ||||
| * | | | | Fixed importing of JSON file in traditions.py | 2019-04-02 | -15/+15 | |
| | | | | | ||||
| * | | | | Moved traditions.json location | 2019-04-02 | -15/+13 | |
| | | | | | ||||
| * | | | | Corrected spelling mistake. | 2019-04-02 | -1/+1 | |
| | | | | | ||||
| * | | | | I HATE flake8 | 2019-04-02 | -1/+1 | |
| | | | | | ||||
| * | | | | Switched importing od JSON and random | 2019-04-02 | -1/+1 | |
| | | | | | ||||
| * | | | | Changed traditions to be stored in a JSON file. | 2019-04-02 | -58/+19 | |
| | | | | | ||||
| * | | | | E501 fix | 2019-04-02 | -14/+56 | |
| | | | | | ||||
| * | | | | Fixed PEP8 | 2019-04-02 | -15/+19 | |
| | | | | | ||||