| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-10-09 | removed len,\n and now passing ctx.guild.emojis | -9/+9 | ||
| 2020-10-07 | added s in emoji_count | -2/+2 | ||
| 2020-10-07 | added typing.tuple | -3/+4 | ||
| 2020-10-07 | added category name and added check for no emoji | -8/+12 | ||
| 2020-10-07 | Corrected msg | -1/+1 | ||
| Co-authored-by: Rohan Reddy Alleti <[email protected]> | ||||
| 2020-10-07 | Corrected doc string | -1/+1 | ||
| Co-authored-by: Rohan Reddy Alleti <[email protected]> | ||||
| 2020-10-06 | Use 3 dots for ellipsis | -1/+1 | ||
| 2020-10-06 | Limit issue body to 500 characters | -1/+1 | ||
| 2020-10-05 | apply @Den4200's suggestions | -6/+4 | ||
| Co-Authored-By: Dennis Pham <[email protected]> | ||||
| 2020-10-05 | apply @Den4200's suggestions | -5/+8 | ||
| Co-Authored-By: Dennis Pham <[email protected]> | ||||
| 2020-10-05 | removed keys() | -1/+1 | ||
| 2020-10-05 | added 1 logging and modified for loop in emoji_count | -7/+9 | ||
| 2020-10-05 | corrected annotation | -15/+13 | ||
| 2020-10-05 | removed emoji list and added default dict | -20/+9 | ||
| 2020-10-04 | Apply suggestions from code review | -1/+1 | ||
| Co-authored-by: gustavwilliam <[email protected]> | ||||
| 2020-10-04 | added animated emoji check + handled embed exceeding problem | -7/+10 | ||
| 2020-10-04 | added animated emoji check | -1/+4 | ||
| 2020-10-04 | removed tag handling | -5/+1 | ||
| 2020-10-04 | cleaned the code | -0/+4 | ||
| 2020-10-03 | Apply suggestions from @gustavwilliam's code review | -7/+6 | ||
| Co-authored-by: gustavwilliam <[email protected]> | ||||
| 2020-10-03 | @gustavwilliam's suggestions | -19/+26 | ||
| 2020-10-03 | removed unnecessary logging and added one space | -6/+2 | ||
| 2020-10-03 | changed github_avatar_url | -1/+1 | ||
| 2020-10-03 | Update bot/exts/evergreen/emoji_count.py | -4/+5 | ||
| Co-authored-by: ks129 <[email protected]> | ||||
| 2020-10-03 | Update bot/exts/evergreen/emoji_count.py | -3/+4 | ||
| Co-authored-by: ks129 <[email protected]> | ||||
| 2020-10-02 | Added responses | -3/+37 | ||
| 2020-10-02 | Fix styling | -5/+9 | ||
| 2020-10-02 | run lint | -7/+11 | ||
| 2020-10-02 | Take @thomaspet's suggestion for SaveThePlanetCog | -2/+1 | ||
| Co-authored-by: Thomas Petersson <[email protected]> | ||||
| 2020-10-02 | removed aliases and default help command | -27/+10 | ||
| 2020-10-02 | added github_avatar_url | -0/+1 | ||
| 2020-10-02 | added annotation | -2/+2 | ||
| 2020-10-02 | removed print statement,changed logging msg and changed emoji list | -12/+13 | ||
| 2020-10-02 | changed error_msg to emoji_info | -3/+3 | ||
| 2020-10-02 | removed update and added data to dict directly | -1/+1 | ||
| Co-authored-by: Matteo Bertucci <[email protected]> | ||||
| 2020-10-02 | Update bot/exts/evergreen/emoji_count.py | -1/+1 | ||
| Co-authored-by: Matteo Bertucci <[email protected]> | ||||
| 2020-10-02 | Update bot/exts/evergreen/emoji_count.py | -1/+1 | ||
| Co-authored-by: Matteo Bertucci <[email protected]> | ||||
| 2020-10-02 | modified error message | -3/+5 | ||
| 2020-10-02 | added ctx annotation | -3/+3 | ||
| 2020-10-02 | added logging | -0/+8 | ||
