aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/valentines (follow)
Commit message (Collapse)AuthorAgeLines
* make invoke_help_command only take ctxGravatar ToxicKidz2021-03-13-1/+1
|
* make utility invoke_help_command functionGravatar ToxicKidz2021-03-12-2/+2
|
* change ctx.send_help to ctx.invoke(help_command)Gravatar ToxicKidz2021-03-11-1/+2
| | | | ;
* Remove leftover > from testing.Gravatar Chris2021-02-13-1/+1
|
* Output message in the same embed.Gravatar Chris2021-02-13-19/+11
|
* Raise user input error to reset cdGravatar Chris2021-02-13-5/+6
|
* Small grammar fixGravatar Shivansh-0072021-02-06-1/+1
|
* Remove debug codeGravatar Shivansh-0072021-02-06-1/+1
|
* Slight modifications to functionality of bemyvalentine secret and its messagesGravatar Shivansh-0072021-02-06-4/+5
|
* Improve grammar and update docstrings, add try..except block while sending DMsGravatar Shivansh-0072021-02-06-6/+9
|
* If whom is None, take the user as whomGravatar Shivansh-0072021-02-05-3/+6
|
* Remove code that requires intents.member set TrueGravatar Shivansh-0072021-02-05-9/+1
|
* Fix return statements and return type annotationsGravatar Shivansh-0072021-02-05-3/+6
|
* Intial Commit; Change secret functionality and fix member intents issueGravatar Shivansh-0072021-02-04-53/+17
|
* Remove references to old name.Gravatar Leon Sandøy2020-11-21-1/+1
| | | | | I've tried to replace this with generic references where appropriate, but a lot of the time it just doesn't make a lot of sense to do so.
* Comply with TMDB API ToSGravatar Will Da Silva2020-10-16-0/+2
|
* modified error messageGravatar Anubhav16032020-10-02-3/+5
|
* modified error messageGravatar Anubhav16032020-10-01-2/+3
|
* Update bot/exts/valentines/valentine_zodiac.pyGravatar Anubhav2020-10-01-8/+1
| | | Co-authored-by: Thomas Petersson <[email protected]>
* modified error msgGravatar Anubhav16032020-10-01-8/+10
|
* formated date and month of error in better wayGravatar Anubhav16032020-10-01-1/+1
|
* changed line 64 logging to trace and in error description added date alsoGravatar Anubhav16032020-10-01-2/+3
|
* rearranged order of embedGravatar Anubhav16032020-10-01-1/+1
|
* added check for partnerzodiac to validateGravatar Anubhav16032020-10-01-12/+16
|
* corrected doc string and changed date to query_dateGravatar Anubhav16032020-10-01-3/+3
|
* changed ` to codeblockGravatar Anubhav16032020-10-01-1/+1
|
* changed trace to info in except blockGravatar Anubhav16032020-10-01-2/+2
|
* Merge branch 'partnerzodiac' of github.com:Anubhav1603/seasonalbot into ↵Gravatar Anubhav16032020-10-01-0/+2
|\ | | | | | | partnerzodiac
| * cleaned codeGravatar Anubhav2020-09-29-0/+2
| | | | | | Co-authored-by: Thomas Petersson <[email protected]>
* | 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