aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Removed embed, condensed code.Gravatar RohanRadia2019-05-11-9/+3
|
* Update bot/seasons/halloween/8ball.pyGravatar RohanRadia2019-05-11-1/+1
| | | Co-Authored-By: S. Co1 <[email protected]>
* Update bot/seasons/halloween/8ball.pyGravatar RohanRadia2019-05-11-1/+1
| | | Co-Authored-By: S. Co1 <[email protected]>
* Update bot/seasons/halloween/8ball.pyGravatar RohanRadia2019-05-11-1/+1
| | | Co-Authored-By: S. Co1 <[email protected]>
* Lint issues - fixed import ordersGravatar RohanRadia2019-05-11-1/+1
|
* Added embed to stop double message confusion and fixed sleep to asyncio.sleep()Gravatar RohanRadia2019-05-11-9/+12
|
* Updated the docstringGravatar RohanRadia2019-04-10-1/+1
|
* updated responses.jsonGravatar Olson J2019-04-10-4/+4
| | | Change a few wording, as they were minor, linguistically speaking.
* Change a string to a tuple.Gravatar RohanRadia2019-04-10-1/+1
|
* Created the spooky8ball command and the corresponding .json responses file.Gravatar RohanRadia2019-04-09-0/+53
|
* Merge pull request #1 from python-discord/masterGravatar RohanRadia2019-04-09-35/+1699
|\ | | | | Update Merge
| * Merge pull request #184 from RohanRadia/masterGravatar S. Co12019-04-04-0/+55
| |\ | |/ |/| Created conversationstarters and created a convo_starter command easter
* | Just changed the conversation starters directory.Gravatar RohanRadia2019-04-04-0/+0
| |
* | Changed 'starters' -> 'topic'Gravatar scragly2019-04-04-1/+1
| | | | | | Co-Authored-By: RohanRadia <[email protected]>
* | Removed aliasesGravatar scragly2019-04-04-1/+1
| | | | | | Co-Authored-By: RohanRadia <[email protected]>
* | Removed f-stringGravatar scragly2019-04-04-1/+1
| | | | | | Co-Authored-By: RohanRadia <[email protected]>
* | Changed 'starters' -> 'topic'Gravatar scragly2019-04-04-1/+1
| | | | | | Co-Authored-By: RohanRadia <[email protected]>
* | Changed 'starters' -> 'topic'Gravatar scragly2019-04-04-1/+1
| | | | | | Co-Authored-By: RohanRadia <[email protected]>
* | Changed 'starters' -> 'topic'Gravatar scragly2019-04-04-1/+1
| | | | | | Co-Authored-By: RohanRadia <[email protected]>
* | Updated the file and added dependancies for accesing the new JSON fileGravatar RohanRadia2019-04-04-23/+5
| |
* | JSON file to store all conversation starters in as requested.Gravatar RohanRadia2019-04-04-0/+24
| |
* | Fixed flake8 formatting.Gravatar RohanRadia2019-04-04-3/+2
| |
* | Created conversationstarters and created a convo_starter command easterGravatar RohanRadia2019-04-04-0/+50
| |
| * Merge pull request #176 from Suhail6inkling/egg_decoratingGravatar S. Co12019-04-04-0/+1219
| |\ | | | | | | Easter Egg Decorating
| | * More suggestions from code reviewGravatar Suhail2019-04-03-8/+9
| | | | | | | | | Co-Authored-By: scragly <[email protected]>
| | * Apply suggestions from code reviewGravatar scragly2019-04-03-16/+38
| | | | | | | | | Co-Authored-By: Suhail6inkling <[email protected]>
| | * Add xkcd and html colour name data.Gravatar Scragly2019-04-03-0/+1101
| | |
| | * Easter Egg DecoratingGravatar Suhail2019-04-01-0/+95
| | | | | | | | | | | | - Added command that uses PIL - Added 6 Easter decorations
| * | Merge pull request #180 from python-discord/contrib-updateGravatar scragly2019-04-03-35/+63
| |\ \ | | | | | | | | | | | | | | | | Update contributor doc Co-authored-by: Olson J <[email protected]>
| | * | just some minor lexical changesGravatar Olson J2019-04-02-1/+1
| | | |
| | * | Update contributor docGravatar sco12019-04-02-35/+63
| | |/ | | | | | | | | | Remove April Fools lemon counter
| * | Merge pull request #141 from Suhail6inkling/spooky_ratingGravatar scragly2019-04-03-0/+115
| |\ \ | | | | | | | | | | | | | | | | Spooky Rating
| | * | add `commands.Cog`Gravatar Suhail2019-03-31-1/+1
| | | |
| | * | Docstring FixesGravatar Suhail2019-03-31-3/+2
| | | |
| | * | Fixed Images to Public Use imagesGravatar Suhail2019-03-31-9/+9
| | | | | | | | | | | | Added them to the repo and linked to the raw
| | * | Spooky Rating - Fixed Requested ChangesGravatar Suhail2019-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 RatingGravatar Suhail2019-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/masterGravatar scragly2019-04-03-0/+46
| |\ \ \ | |/ / / |/| | | Created traditions.py and completed the easter_tradition command
* | | | Update bot/seasons/easter/traditions.pyGravatar S. Co12019-04-02-1/+1
| | | | | | | | | | | | Co-Authored-By: RohanRadia <[email protected]>
* | | | Fixed indentation of doc stringGravatar RohanRadia2019-04-02-1/+1
| | | |
* | | | Fixed PATH callGravatar RohanRadia2019-04-02-13/+13
| | | |
* | | | Identified syntax error and fixed.Gravatar RohanRadia2019-04-02-1/+1
| | | |
* | | | Fixed importing of JSON file in traditions.pyGravatar RohanRadia2019-04-02-15/+15
| | | |
* | | | Moved traditions.json locationGravatar RohanRadia2019-04-02-15/+13
| | | |
* | | | Corrected spelling mistake.Gravatar RohanRadia2019-04-02-1/+1
| | | |
* | | | I HATE flake8Gravatar RohanRadia2019-04-02-1/+1
| | | |
* | | | Switched importing od JSON and randomGravatar RohanRadia2019-04-02-1/+1
| | | |
* | | | Changed traditions to be stored in a JSON file.Gravatar RohanRadia2019-04-02-58/+19
| | | |
* | | | E501 fixGravatar RohanRadia2019-04-02-14/+56
| | | |
* | | | Fixed PEP8Gravatar RohanRadia2019-04-02-15/+19
| | | |