| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | | * | | | | | | | handled error for and corrected error for invalid input, removed unncessary ↵ | 2020-09-25 | -40/+36 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | list | ||||
| | | * | | | | | | | corrected typo | 2020-09-25 | -3/+3 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | added fromisoformat and bugfix | 2020-09-25 | -4/+8 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | Merge branch 'partnerzodiac' of github.com:Anubhav1603/seasonalbot into ↵ | 2020-09-25 | -31/+26 | ||
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | partnerzodiac | ||||
| | | | * | | | | | | | changed zodiac sign to self.zodiac sign | 2020-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 code | 2020-09-25 | -2/+2 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: PureFunctor <[email protected]> | ||||
| | | | * | | | | | | | changed p1 to explanation file and p2 to compatible file | 2020-09-25 | -2/+2 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: PureFunctor <[email protected]> | ||||
| | | | * | | | | | | | modified if else for checking capricon zodiac sign | 2020-09-25 | -18/+15 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Rohan Reddy Alleti <[email protected]> | ||||
| | | | * | | | | | | | changed month name to calender | 2020-09-25 | -4/+4 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Rohan Reddy Alleti <[email protected]> | ||||
| | | | * | | | | | | | Update bot/exts/valentines/valentine_zodiac.py | 2020-09-25 | -4/+2 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Rohan Reddy Alleti <[email protected]> | ||||
| | | * | | | | | | | | fixed typo | 2020-09-25 | -2/+2 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | changed datetime to isoformat | 2020-09-25 | -120/+120 | ||
| | | |/ / / / / / / | |||||
| | | * | | | | | | | corrected inconsistent tab | 2020-09-24 | -88/+88 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | handler exception of capricorn | 2020-09-24 | -0/+6 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | added union to month now it take str and and int both | 2020-09-24 | -1/+15 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | chaanged partnerzodiac group to zodiac group | 2020-09-24 | -25/+25 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | corrected order of logging | 2020-09-24 | -1/+1 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | corrected order of logging | 2020-09-24 | -2/+2 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | replaced c_zodiac with zodiac | 2020-09-24 | -10/+11 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | changed type of month and merged 2 static method into 1 | 2020-09-24 | -17/+22 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | added starting date and ending date of zodiac sign in json | 2020-09-24 | -0/+24 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | modified zodiac_sign_verifer | 2020-09-23 | -91/+9 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | Merge branch 'master' of https://github.com/python-discord/seasonalbot into ↵ | 2020-09-22 | -188/+809 | ||
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | partnerzodiac | ||||
| | | * | | | | | | | | added subcommand date and removed a from doc string of date | 2020-09-22 | -0/+109 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | added subcommand zodiac | 2020-09-22 | -3/+35 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | added zodiac sign list | 2020-09-22 | -0/+3 | ||
| | | | | | | | | | | | |||||
| | | * | | | | | | | | added json file for zodiac explantion | 2020-09-22 | -0/+98 | ||
| | | | | | | | | | | | |||||
| | | | | * | | | | | | cleaned the code | 2020-10-04 | -0/+4 | ||
| | | | | | | | | | | | |||||
| | | | | * | | | | | | removed unnecessary logging and added one space | 2020-10-03 | -6/+2 | ||
| | | | | | | | | | | | |||||
| | | | | * | | | | | | Update bot/exts/evergreen/emoji_count.py | 2020-10-03 | -4/+5 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: ks129 <[email protected]> | ||||
| | | | | * | | | | | | Update bot/exts/evergreen/emoji_count.py | 2020-10-03 | -3/+4 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: ks129 <[email protected]> | ||||
| | | | | * | | | | | | Merge branch 'ec' of github.com:Anubhav1603/seasonalbot into ec | 2020-10-02 | -3/+3 | ||
| | | | | |\ \ \ \ \ \ | |||||
| | | | | | * | | | | | | removed update and added data to dict directly | 2020-10-02 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Matteo Bertucci <[email protected]> | ||||
| | | | | | * | | | | | | Update bot/exts/evergreen/emoji_count.py | 2020-10-02 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Matteo Bertucci <[email protected]> | ||||
| | | | | | * | | | | | | Update bot/exts/evergreen/emoji_count.py | 2020-10-02 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Matteo Bertucci <[email protected]> | ||||
| | | | | * | | | | | | | added annotation | 2020-10-02 | -2/+2 | ||
| | | | | | | | | | | | | |||||
| | | | | * | | | | | | | removed print statement,changed logging msg and changed emoji list | 2020-10-02 | -12/+13 | ||
| | | | | | | | | | | | | |||||
| | | | | * | | | | | | | changed error_msg to emoji_info | 2020-10-02 | -3/+3 | ||
| | | | | |/ / / / / / | |||||
| | | | | * | | | | | | added ctx annotation | 2020-10-02 | -3/+3 | ||
| | | | | | | | | | | | |||||
| | | | | * | | | | | | added logging | 2020-10-02 | -0/+8 | ||
| | | | | | | | | | | | |||||
| | | | | * | | | | | | added embed_builder_method,error_embed_method | 2020-10-02 | -0/+80 | ||
| | | | | | | | | | | | |||||
| | | | | * | | | | | | removed | 2020-10-01 | -29/+0 | ||
| | | | | | | | | | | | |||||
| | | | | * | | | | | | inital commit | 2020-10-01 | -0/+29 | ||
| | | | | | | | | | | | |||||
| | | | | | * | | | | | removed tag handling | 2020-10-04 | -5/+1 | ||
| | | | | | | | | | | | |||||
| | | | | | * | | | | | changed github_avatar_url | 2020-10-03 | -1/+1 | ||
| | | | | | | | | | | | |||||
| | | | | | * | | | | | removed aliases and default help command | 2020-10-02 | -27/+10 | ||
| | | | | | | | | | | | |||||
| | | | | | * | | | | | added github_avatar_url | 2020-10-02 | -0/+1 | ||
| | | | | | | | | | | | |||||
| | | | | | * | | | | | added source command | 2020-10-01 | -2/+6 | ||
| | | | | | | | | | | | |||||
| | | | | | * | | | | | added source command | 2020-09-29 | -0/+126 | ||
| | | | | | | | | | | | |||||
| | | | | | * | | | | | added github url of seasonal bot | 2020-09-29 | -0/+3 | ||
| | | | | |/ / / / / | |||||
