aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2020-10-01removed \n and added ,Gravatar Anubhav1603-12/+12
2020-10-01added check for partnerzodiac to validateGravatar Anubhav1603-12/+16
2020-10-01corrected doc string and changed date to query_dateGravatar Anubhav1603-3/+3
2020-10-01changed ` to codeblockGravatar Anubhav1603-1/+1
2020-10-01changed trace to info in except blockGravatar Anubhav1603-2/+2
2020-10-01adjusted logging level,corrected grammer and small bugfixGravatar Anubhav1603-35/+35
2020-09-29cleaned codeGravatar Anubhav-0/+2
Co-authored-by: Thomas Petersson <[email protected]>
2020-09-29changed pink colour embed to soft_redGravatar Anubhav1603-1/+1
2020-09-29changed errore method to genrate_error method,changed error embed colour to ↵Gravatar Anubhav1603-7/+7
red and minor tweaks
2020-09-29solved the invalid syntax issueGravatar Anubhav1603-1/+1
2020-09-28Update bot/exts/valentines/valentine_zodiac.pyGravatar Anubhav-1/+1
Co-authored-by: Thomas Petersson <[email protected]>
2020-09-28Update bot/exts/valentines/valentine_zodiac.pyGravatar Anubhav-1/+1
Co-authored-by: Thomas Petersson <[email protected]>
2020-09-28changed date -> datetime and added aliases partnerGravatar Anubhav1603-9/+9
2020-09-27Update bot/exts/valentines/valentine_zodiac.pyGravatar Anubhav-1/+1
Co-authored-by: wookie184 <[email protected]>
2020-09-27corrected grammer of logging statement ,imported json and add [] backGravatar Anubhav1603-15/+12
2020-09-27added period in log statement and removed [] from list comp at error methodGravatar Anubhav1603-9/+9
2020-09-27added \nGravatar Anubhav1603-1/+1
2020-09-27removed triple quotes and made code readableGravatar Anubhav1603-2/+4
2020-09-27rewritten code of error method in better mannerGravatar Anubhav1603-4/+7
2020-09-27removed extra var from error methodGravatar Anubhav1603-7/+7
2020-09-27Changed zodiac_sign_verify to zodiac_build_embedGravatar Anubhav-1/+1
Co-authored-by: PureFunctor <[email protected]>
2020-09-26added break and made separate error functionGravatar Anubhav1603-9/+14
2020-09-26fixed var nameGravatar Anubhav1603-1/+1
2020-09-26changed error msgGravatar Anubhav1603-16/+10
2020-09-26changed capricorn end_at from 2020 to 2021Gravatar Anubhav1603-1/+1
2020-09-26Changed item to valuesGravatar Anubhav-1/+1
Co-authored-by: Rohan Reddy Alleti <[email protected]>
2020-09-25handled error for and corrected error for invalid input, removed unncessary ↵Gravatar Anubhav1603-40/+36
list
2020-09-25corrected typoGravatar Anubhav1603-3/+3
2020-09-25added fromisoformat and bugfixGravatar Anubhav1603-4/+8
2020-09-25fixed typoGravatar Anubhav1603-2/+2
2020-09-25changed datetime to isoformatGravatar Anubhav1603-120/+120
2020-09-25changed zodiac sign to self.zodiac signGravatar Anubhav-1/+1
Co-authored-by: Rohan Reddy Alleti <[email protected]>
2020-09-25changed p1 to explanation file and p2 to compatible file to work with codeGravatar Anubhav-2/+2
Co-authored-by: PureFunctor <[email protected]>
2020-09-25changed p1 to explanation file and p2 to compatible fileGravatar Anubhav-2/+2
Co-authored-by: PureFunctor <[email protected]>
2020-09-25modified if else for checking capricon zodiac signGravatar Anubhav-18/+15
Co-authored-by: Rohan Reddy Alleti <[email protected]>
2020-09-25changed month name to calenderGravatar Anubhav-4/+4
Co-authored-by: Rohan Reddy Alleti <[email protected]>
2020-09-25Update bot/exts/valentines/valentine_zodiac.pyGravatar Anubhav-4/+2
Co-authored-by: Rohan Reddy Alleti <[email protected]>
2020-09-24corrected inconsistent tabGravatar Anubhav1603-88/+88
2020-09-24handler exception of capricornGravatar Anubhav1603-0/+6
2020-09-24added union to month now it take str and and int bothGravatar Anubhav1603-1/+15
2020-09-24chaanged partnerzodiac group to zodiac groupGravatar Anubhav1603-25/+25
2020-09-24corrected order of loggingGravatar Anubhav1603-1/+1
2020-09-24corrected order of loggingGravatar Anubhav1603-2/+2
2020-09-24replaced c_zodiac with zodiacGravatar Anubhav1603-10/+11
2020-09-24changed type of month and merged 2 static method into 1Gravatar Anubhav1603-17/+22
2020-09-24added starting date and ending date of zodiac sign in jsonGravatar Anubhav1603-0/+24
2020-09-23modified zodiac_sign_veriferGravatar Anubhav1603-91/+9
2020-09-22added subcommand date and removed a from doc string of dateGravatar Anubhav1603-0/+109
2020-09-22added subcommand zodiacGravatar Anubhav1603-3/+35
2020-09-22added zodiac sign listGravatar Anubhav1603-0/+3