aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | | | | | * | | 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
| | | | | | | | |
| | | | | * | | | changed datetime to isoformatGravatar Anubhav16032020-09-25-120/+120
| | | | | |/ / /
| | | | | * | | corrected inconsistent tabGravatar Anubhav16032020-09-24-88/+88
| | | | | | | |
| | | | | * | | 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
| | | | | | | |
| | | | | * | | added starting date and ending date of zodiac sign in jsonGravatar Anubhav16032020-09-24-0/+24
| | | | | | | |
| | | | | * | | modified zodiac_sign_veriferGravatar Anubhav16032020-09-23-91/+9
| | | | | | | |
| | | | | * | | Merge branch 'master' of https://github.com/python-discord/seasonalbot into ↵Gravatar Anubhav16032020-09-22-188/+809
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | partnerzodiac
* | | | | | | | Merge pull request #430 from Anubhav1603/masterGravatar Matteo Bertucci2020-09-22-1/+115
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | |_|/ / / / / |/| | | | | | .wiki command
| | | | * | | 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
| | | | | | |
| | | | * | | added json file for zodiac explantionGravatar Anubhav16032020-09-22-0/+98
| | | |/ / / | | |/| | |
| | | | * | cleaned the codeGravatar Anubhav16032020-10-04-0/+4
| | | | | |
| | | | * | removed unnecessary logging and added one spaceGravatar Anubhav16032020-10-03-6/+2
| | | | | |
| | | | * | Update bot/exts/evergreen/emoji_count.pyGravatar Anubhav2020-10-03-4/+5
| | | | | | | | | | | | | | | | | | Co-authored-by: ks129 <[email protected]>
| | | | * | Update bot/exts/evergreen/emoji_count.pyGravatar Anubhav2020-10-03-3/+4
| | | | | | | | | | | | | | | | | | Co-authored-by: ks129 <[email protected]>
| | | | * | Merge branch 'ec' of github.com:Anubhav1603/seasonalbot into ecGravatar Anubhav16032020-10-02-3/+3
| | | | |\ \
| | | | | * | removed update and added data to dict directlyGravatar Anubhav2020-10-02-1/+1
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Matteo Bertucci <[email protected]>
| | | | | * | Update bot/exts/evergreen/emoji_count.pyGravatar Anubhav2020-10-02-1/+1
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Matteo Bertucci <[email protected]>
| | | | | * | Update bot/exts/evergreen/emoji_count.pyGravatar Anubhav2020-10-02-1/+1
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Matteo Bertucci <[email protected]>
| | | | * | | added annotationGravatar Anubhav16032020-10-02-2/+2
| | | | | | |
| | | | * | | removed print statement,changed logging msg and changed emoji listGravatar Anubhav16032020-10-02-12/+13
| | | | | | |
| | | | * | | changed error_msg to emoji_infoGravatar Anubhav16032020-10-02-3/+3
| | | | |/ /
| | | | * | added ctx annotationGravatar Anubhav16032020-10-02-3/+3
| | | | | |
| | | | * | added loggingGravatar Anubhav16032020-10-02-0/+8
| | | | | |
| | | | * | added embed_builder_method,error_embed_methodGravatar Anubhav16032020-10-02-0/+80
| | | | | |
| | | | * | removedGravatar Anubhav16032020-10-01-29/+0
| | | | | |
| | | | * | inital commitGravatar Anubhav16032020-10-01-0/+29
| | |_|/ / | |/| | |
| | | | * removed tag handlingGravatar Anubhav16032020-10-04-5/+1
| | | | |
| | | | * changed github_avatar_urlGravatar Anubhav16032020-10-03-1/+1
| | | | |
| | | | * removed aliases and default help commandGravatar Anubhav16032020-10-02-27/+10
| | | | |
| | | | * added github_avatar_urlGravatar Anubhav16032020-10-02-0/+1
| | | | |
| | | | * added source commandGravatar Anubhav16032020-10-01-2/+6
| | | | |
| | | | * added source commandGravatar Anubhav16032020-09-29-0/+126
| | | | |
| | | | * added github url of seasonal botGravatar Anubhav16032020-09-29-0/+3
| | |_|/ | |/| |
| * | | Merge branch 'master' into masterGravatar Matteo Bertucci2020-09-22-188/+809
| |\ \ \ | |/ / / |/| / / | |/ /
* | | Merge pull request #448 from python-discord/clean_uwuGravatar Sebastiaan Zeeff2020-09-21-4/+4
|\ \ \ | |_|/ |/| | Prevent uwu output from pinging globally allowed roles.
| * | Use clean_content when fetching linked msgs for fun commands.Gravatar scragly2020-09-21-2/+2
| | |
| * | Merge branch 'master' into clean_uwuGravatar scragly2020-09-21-48/+187
| |\ \ | |/ / |/| |
* | | Merge pull request #445 from python-discord/fix/issue-pr-commandGravatar Senjan212020-09-20-5/+30
|\ \ \ | | | | | | | | Small fixes for the .issue command