index
:
sir-lancebot
br/gh1560
delete-bm-ctx-menu
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/pillow-11.2.1
dependabot/uv/pillow-12.0.0
main
reorder-hacktoberfest-commands
revert-1432-dependabot/pip/emoji-2.10.0
shenanigansd-patch-1
sim_matches
use-botcore-command-error-manager
A mirrored copy of the python-discord/sir-lancebot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bot
/
bot.py
(
unfollow
)
Commit message (
Collapse
)
Author
Lines
2020-10-01
removed \n and added ,
Anubhav1603
-12
/
+12
2020-10-01
added check for partnerzodiac to validate
Anubhav1603
-12
/
+16
2020-10-01
corrected doc string and changed date to query_date
Anubhav1603
-3
/
+3
2020-10-01
changed ` to codeblock
Anubhav1603
-1
/
+1
2020-10-01
changed trace to info in except block
Anubhav1603
-2
/
+2
2020-10-01
adjusted logging level,corrected grammer and small bugfix
Anubhav1603
-35
/
+35
2020-09-29
cleaned code
Anubhav
-0
/
+2
Co-authored-by: Thomas Petersson <
[email protected]
>
2020-09-29
changed pink colour embed to soft_red
Anubhav1603
-1
/
+1
2020-09-29
changed errore method to genrate_error method,changed error embed colour to ↵
Anubhav1603
-7
/
+7
red and minor tweaks
2020-09-29
solved the invalid syntax issue
Anubhav1603
-1
/
+1
2020-09-28
Update bot/exts/valentines/valentine_zodiac.py
Anubhav
-1
/
+1
Co-authored-by: Thomas Petersson <
[email protected]
>
2020-09-28
Update bot/exts/valentines/valentine_zodiac.py
Anubhav
-1
/
+1
Co-authored-by: Thomas Petersson <
[email protected]
>
2020-09-28
changed date -> datetime and added aliases partner
Anubhav1603
-9
/
+9
2020-09-27
Update bot/exts/valentines/valentine_zodiac.py
Anubhav
-1
/
+1
Co-authored-by: wookie184 <
[email protected]
>
2020-09-27
corrected grammer of logging statement ,imported json and add [] back
Anubhav1603
-15
/
+12
2020-09-27
added period in log statement and removed [] from list comp at error method
Anubhav1603
-9
/
+9
2020-09-27
added \n
Anubhav1603
-1
/
+1
2020-09-27
removed triple quotes and made code readable
Anubhav1603
-2
/
+4
2020-09-27
rewritten code of error method in better manner
Anubhav1603
-4
/
+7
2020-09-27
removed extra var from error method
Anubhav1603
-7
/
+7
2020-09-27
Changed zodiac_sign_verify to zodiac_build_embed
Anubhav
-1
/
+1
Co-authored-by: PureFunctor <
[email protected]
>
2020-09-26
added break and made separate error function
Anubhav1603
-9
/
+14
2020-09-26
fixed var name
Anubhav1603
-1
/
+1
2020-09-26
changed error msg
Anubhav1603
-16
/
+10
2020-09-26
changed capricorn end_at from 2020 to 2021
Anubhav1603
-1
/
+1
2020-09-26
Changed item to values
Anubhav
-1
/
+1
Co-authored-by: Rohan Reddy Alleti <
[email protected]
>
2020-09-25
handled error for and corrected error for invalid input, removed unncessary ↵
Anubhav1603
-40
/
+36
list
2020-09-25
corrected typo
Anubhav1603
-3
/
+3
2020-09-25
added fromisoformat and bugfix
Anubhav1603
-4
/
+8
2020-09-25
fixed typo
Anubhav1603
-2
/
+2
2020-09-25
changed datetime to isoformat
Anubhav1603
-120
/
+120
2020-09-25
changed zodiac sign to self.zodiac sign
Anubhav
-1
/
+1
Co-authored-by: Rohan Reddy Alleti <
[email protected]
>
2020-09-25
changed p1 to explanation file and p2 to compatible file to work with code
Anubhav
-2
/
+2
Co-authored-by: PureFunctor <
[email protected]
>
2020-09-25
changed p1 to explanation file and p2 to compatible file
Anubhav
-2
/
+2
Co-authored-by: PureFunctor <
[email protected]
>
2020-09-25
modified if else for checking capricon zodiac sign
Anubhav
-18
/
+15
Co-authored-by: Rohan Reddy Alleti <
[email protected]
>
2020-09-25
changed month name to calender
Anubhav
-4
/
+4
Co-authored-by: Rohan Reddy Alleti <
[email protected]
>
2020-09-25
Update bot/exts/valentines/valentine_zodiac.py
Anubhav
-4
/
+2
Co-authored-by: Rohan Reddy Alleti <
[email protected]
>
2020-09-24
corrected inconsistent tab
Anubhav1603
-88
/
+88
2020-09-24
handler exception of capricorn
Anubhav1603
-0
/
+6
2020-09-24
added union to month now it take str and and int both
Anubhav1603
-1
/
+15
2020-09-24
chaanged partnerzodiac group to zodiac group
Anubhav1603
-25
/
+25
2020-09-24
corrected order of logging
Anubhav1603
-1
/
+1
2020-09-24
corrected order of logging
Anubhav1603
-2
/
+2
2020-09-24
replaced c_zodiac with zodiac
Anubhav1603
-10
/
+11
2020-09-24
changed type of month and merged 2 static method into 1
Anubhav1603
-17
/
+22
2020-09-24
added starting date and ending date of zodiac sign in json
Anubhav1603
-0
/
+24
2020-09-23
modified zodiac_sign_verifer
Anubhav1603
-91
/
+9
2020-09-22
added subcommand date and removed a from doc string of date
Anubhav1603
-0
/
+109
2020-09-22
added subcommand zodiac
Anubhav1603
-3
/
+35
2020-09-22
added zodiac sign list
Anubhav1603
-0
/
+3
[next]