aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/source.py (unfollow)
Commit message (Expand)AuthorLines
2020-10-31Intents: document which intents are privilegedGravatar kwzrd-2/+2
2020-10-31Intents: disable privileged 'Members' intentGravatar kwzrd-0/+1
2020-10-31Deps: bump 'discord.py' to 1.5.1 & re-lockGravatar kwzrd-51/+52
2020-10-05Intents: call classmethod on class, not intermediate instanceGravatar kwzrd-1/+1
2020-10-05Intents: initial setupGravatar kwzrd-0/+10
2020-10-04Deps: bump 'discord.py' to 1.5 & re-lockGravatar kwzrd-22/+22
2020-10-04removed tag handlingGravatar Anubhav1603-5/+1
2020-10-04cleaned the codeGravatar Anubhav1603-0/+4
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
2020-10-03Update bot/exts/evergreen/emoji_count.pyGravatar Anubhav-3/+4
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
2020-10-02Update bot/exts/evergreen/emoji_count.pyGravatar Anubhav-1/+1
2020-10-02Update bot/exts/evergreen/emoji_count.pyGravatar Anubhav-1/+1
2020-10-02modified error messageGravatar Anubhav1603-3/+5
2020-10-02added ctx annotationGravatar Anubhav1603-3/+3
2020-10-02added loggingGravatar Anubhav1603-0/+8