aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts (follow)
Commit message (Collapse)AuthorAgeLines
...
| * | | | | | adjusted logging level,corrected grammer and small bugfixGravatar Anubhav16032020-10-01-23/+23
| |/ / / / /
| * | | | | changed pink colour embed to soft_redGravatar Anubhav16032020-09-29-1/+1
| | | | | |
| * | | | | changed errore method to genrate_error method,changed error embed colour to ↵Gravatar Anubhav16032020-09-29-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | red and minor tweaks
| * | | | | solved the invalid syntax issueGravatar Anubhav16032020-09-29-1/+1
| | | | | |
| * | | | | Update bot/exts/valentines/valentine_zodiac.pyGravatar Anubhav2020-09-28-1/+1
| | | | | | | | | | | | | | | | | | Co-authored-by: Thomas Petersson <[email protected]>
| * | | | | Update bot/exts/valentines/valentine_zodiac.pyGravatar Anubhav2020-09-28-1/+1
| | | | | | | | | | | | | | | | | | Co-authored-by: Thomas Petersson <[email protected]>
| * | | | | changed date -> datetime and added aliases partnerGravatar Anubhav16032020-09-28-9/+9
| | | | | |
| * | | | | Update bot/exts/valentines/valentine_zodiac.pyGravatar Anubhav2020-09-27-1/+1
| | | | | | | | | | | | | | | | | | Co-authored-by: wookie184 <[email protected]>
| * | | | | corrected grammer of logging statement ,imported json and add [] backGravatar Anubhav16032020-09-27-15/+12
| | | | | |
| * | | | | added period in log statement and removed [] from list comp at error methodGravatar Anubhav16032020-09-27-9/+9
| | | | | |
| * | | | | added \nGravatar Anubhav16032020-09-27-1/+1
| | | | | |
| * | | | | removed triple quotes and made code readableGravatar Anubhav16032020-09-27-2/+4
| | | | | |
| * | | | | rewritten code of error method in better mannerGravatar Anubhav16032020-09-27-4/+7
| | | | | |
| * | | | | removed extra var from error methodGravatar Anubhav16032020-09-27-7/+7
| | | | | |
| * | | | | Changed zodiac_sign_verify to zodiac_build_embedGravatar Anubhav2020-09-27-1/+1
| | | | | | | | | | | | | | | | | | Co-authored-by: PureFunctor <[email protected]>
| * | | | | added break and made separate error functionGravatar Anubhav16032020-09-26-9/+14
| | | | | |
| * | | | | fixed var nameGravatar Anubhav16032020-09-26-1/+1
| | | | | |
| * | | | | fixed merge confictGravatar Anubhav16032020-09-26-1/+1
| |\ \ \ \ \
| | * | | | | Changed item to valuesGravatar Anubhav2020-09-26-1/+1
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Rohan Reddy Alleti <[email protected]>
| * | | | | | changed error msgGravatar Anubhav16032020-09-26-16/+10
| |/ / / / /
| * | | | | handled error for and corrected error for invalid input, removed unncessary ↵Gravatar Anubhav16032020-09-25-40/+36
| | | | | | | | | | | | | | | | | | | | | | | | list
| * | | | | corrected typoGravatar Anubhav16032020-09-25-3/+3
| | | | | |
| * | | | | added fromisoformat and bugfixGravatar Anubhav16032020-09-25-4/+8
| | | | | |
| * | | | | Merge branch 'partnerzodiac' of github.com:Anubhav1603/seasonalbot into ↵Gravatar Anubhav16032020-09-25-31/+26
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | partnerzodiac
| | * | | | | changed zodiac sign to self.zodiac signGravatar Anubhav2020-09-25-1/+1
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Rohan Reddy Alleti <[email protected]>
| | * | | | | changed p1 to explanation file and p2 to compatible file to work with codeGravatar Anubhav2020-09-25-2/+2
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: PureFunctor <[email protected]>
| | * | | | | changed p1 to explanation file and p2 to compatible fileGravatar Anubhav2020-09-25-2/+2
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: PureFunctor <[email protected]>
| | * | | | | modified if else for checking capricon zodiac signGravatar Anubhav2020-09-25-18/+15
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Rohan Reddy Alleti <[email protected]>
| | * | | | | changed month name to calenderGravatar Anubhav2020-09-25-4/+4
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Rohan Reddy Alleti <[email protected]>
| | * | | | | Update bot/exts/valentines/valentine_zodiac.pyGravatar Anubhav2020-09-25-4/+2
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Rohan Reddy Alleti <[email protected]>
| * | | | | | fixed typoGravatar Anubhav16032020-09-25-2/+2
| |/ / / / /
| * | | | | handler exception of capricornGravatar Anubhav16032020-09-24-0/+6
| | | | | |
| * | | | | added union to month now it take str and and int bothGravatar Anubhav16032020-09-24-1/+15
| | | | | |
| * | | | | chaanged partnerzodiac group to zodiac groupGravatar Anubhav16032020-09-24-25/+25
| | | | | |
| * | | | | corrected order of loggingGravatar Anubhav16032020-09-24-1/+1
| | | | | |
| * | | | | corrected order of loggingGravatar Anubhav16032020-09-24-2/+2
| | | | | |
| * | | | | replaced c_zodiac with zodiacGravatar Anubhav16032020-09-24-10/+11
| | | | | |
| * | | | | changed type of month and merged 2 static method into 1Gravatar Anubhav16032020-09-24-17/+22
| | | | | |
| * | | | | modified zodiac_sign_veriferGravatar Anubhav16032020-09-23-91/+9
| | | | | |
| * | | | | Merge branch 'master' of https://github.com/python-discord/seasonalbot into ↵Gravatar Anubhav16032020-09-22-93/+542
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | partnerzodiac
| * | | | | added subcommand date and removed a from doc string of dateGravatar Anubhav16032020-09-22-0/+109
| | | | | |
| * | | | | added subcommand zodiacGravatar Anubhav16032020-09-22-3/+35
| | | | | |
| * | | | | added zodiac sign listGravatar Anubhav16032020-09-22-0/+3
| | | | | |
* | | | | | @gustavwilliam's suggestionsGravatar Chris Gallardo2020-10-03-6/+7
| | | | | |
* | | | | | Added responsesGravatar Chris Gallardo2020-10-02-2/+2
| | | | | |
* | | | | | lintedGravatar Chris Gallardo2020-10-02-34/+8
|\ \ \ \ \ \
| * | | | | | Take @thomaspet's suggestion for SaveThePlanetCogGravatar Chris Gallardo2020-10-02-2/+1
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Thomas Petersson <[email protected]>
* | | | | | | run lintGravatar Chris Gallardo2020-10-02-6/+10
|/ / / / / /
* | | | | | Merge branch 'save_the_planet' of ↵Gravatar Chris Gallardo2020-10-01-3/+9
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | https://github.com/ChrisGallardo/seasonalbot into save_the_planet
| * \ \ \ \ \ Merge branch 'master' into save_the_planetGravatar Chris Gallardo2020-10-01-3/+9
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |