aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2020-10-09removed len,\n and now passing ctx.guild.emojisGravatar Anubhav1603-9/+9
2020-10-07added s in emoji_countGravatar Anubhav1603-2/+2
2020-10-07added typing.tupleGravatar Anubhav1603-3/+4
2020-10-07added category name and added check for no emojiGravatar Anubhav1603-8/+12
2020-10-07Corrected msgGravatar Anubhav-1/+1
Co-authored-by: Rohan Reddy Alleti <[email protected]>
2020-10-07Corrected doc stringGravatar Anubhav-1/+1
Co-authored-by: Rohan Reddy Alleti <[email protected]>
2020-10-06Use 3 dots for ellipsisGravatar Quanta-1/+1
2020-10-06Limit issue body to 500 charactersGravatar Quanta-1/+1
2020-10-05apply @Den4200's suggestionsGravatar Chris Gallardo-6/+4
Co-Authored-By: Dennis Pham <[email protected]>
2020-10-05apply @Den4200's suggestionsGravatar Chris Gallardo-5/+8
Co-Authored-By: Dennis Pham <[email protected]>
2020-10-05removed keys()Gravatar Anubhav1603-1/+1
2020-10-05added 1 logging and modified for loop in emoji_countGravatar Anubhav1603-7/+9
2020-10-05corrected annotationGravatar Anubhav1603-15/+13
2020-10-05removed emoji list and added default dictGravatar Anubhav1603-20/+9
2020-10-04Apply suggestions from code reviewGravatar Chris Gallardo-1/+1
Co-authored-by: gustavwilliam <[email protected]>
2020-10-04added animated emoji check + handled embed exceeding problemGravatar Anubhav1603-7/+10
2020-10-04added animated emoji checkGravatar Anubhav1603-1/+4
2020-10-04removed tag handlingGravatar Anubhav1603-5/+1
2020-10-04cleaned the codeGravatar Anubhav1603-0/+4
2020-10-03Apply suggestions from @gustavwilliam's code reviewGravatar Chris Gallardo-7/+6
Co-authored-by: gustavwilliam <[email protected]>
2020-10-03@gustavwilliam's suggestionsGravatar Chris Gallardo-19/+26
2020-10-03removed unnecessary logging and added one spaceGravatar Anubhav1603-6/+2
2020-10-03changed github_avatar_urlGravatar Anubhav1603-1/+1
2020-10-03Update bot/exts/evergreen/emoji_count.pyGravatar Anubhav-4/+5
Co-authored-by: ks129 <[email protected]>
2020-10-03Update bot/exts/evergreen/emoji_count.pyGravatar Anubhav-3/+4
Co-authored-by: ks129 <[email protected]>
2020-10-02Added responsesGravatar Chris Gallardo-3/+37
2020-10-02Fix stylingGravatar Chris Gallardo-5/+9
2020-10-02run lintGravatar Chris Gallardo-7/+11
2020-10-02Take @thomaspet's suggestion for SaveThePlanetCogGravatar Chris Gallardo-2/+1
Co-authored-by: Thomas Petersson <[email protected]>
2020-10-02removed aliases and default help commandGravatar Anubhav1603-27/+10
2020-10-02added github_avatar_urlGravatar Anubhav1603-0/+1
2020-10-02added annotationGravatar Anubhav1603-2/+2
2020-10-02removed print statement,changed logging msg and changed emoji listGravatar Anubhav1603-12/+13
2020-10-02changed error_msg to emoji_infoGravatar Anubhav1603-3/+3
2020-10-02removed update and added data to dict directlyGravatar Anubhav-1/+1
Co-authored-by: Matteo Bertucci <[email protected]>
2020-10-02Update bot/exts/evergreen/emoji_count.pyGravatar Anubhav-1/+1
Co-authored-by: Matteo Bertucci <[email protected]>
2020-10-02Update bot/exts/evergreen/emoji_count.pyGravatar Anubhav-1/+1
Co-authored-by: Matteo Bertucci <[email protected]>
2020-10-02modified error messageGravatar Anubhav1603-3/+5
2020-10-02added ctx annotationGravatar Anubhav1603-3/+3
2020-10-02added loggingGravatar Anubhav1603-0/+8