aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts (follow)
Commit message (Collapse)AuthorAgeLines
...
| * | | | | | | almost finishedGravatar Hedy Li2020-10-07-77/+42
| |/ / / / / /
| * | | | | | WIP: update stats fetching logic - draft code"Gravatar Hedy Li2020-10-07-12/+69
| | | | | | |
| * | | | | | fix for flake8 - no need fstringGravatar Hedy Li2020-10-05-1/+1
| | | | | | |
| * | | | | | update generation of query urlGravatar Hedy Li2020-10-05-1/+2
| | | | | | | | | | | | | | | | | | | | | moved `author:` outside of `is_query` for better readability and understanding
| * | | | | | update logging query urlGravatar Hedy Li2020-10-05-1/+1
| | | | | | |
| * | | | | | add logging generated urlGravatar Hedy Li2020-10-05-0/+1
| | | | | | |
| * | | | | | improve no PR messageGravatar Hedy Li2020-10-05-1/+1
| | | | | | |
| * | | | | | fix query syntaxGravatar Hedy Li2020-10-05-1/+1
| | | | | | |
| * | | | | | exclude spam label in get_october_prsGravatar Hedy Li2020-10-03-4/+5
| | |/ / / / | |/| | | | | | | | | | | | | | | | for hacktoberstats, prs with spam labels doesnt count
* | | | | | Typo in word "none"Gravatar Quanta2020-10-25-1/+1
| | | | | | | | | | | | | | | | | | Co-authored-by: gustavwilliam <[email protected]>
* | | | | | Satify lintGravatar Quanta2020-10-21-4/+2
| | | | | |
* | | | | | No-candy spook messageGravatar Quanta2020-10-21-1/+15
| | | | | |
* | | | | | Remove an unrequired new-line and a commentGravatar Quanta2020-10-21-2/+0
| | | | | |
* | | | | | Fix candy distribution logicGravatar Quanta2020-10-21-6/+7
| | | | | |
* | | | | | send_spook_msg to staticmethodGravatar Quanta2020-10-15-2/+2
| | | | | |
* | | | | | Apply suggested re-formattingGravatar Quanta2020-10-14-10/+14
| | | | | |
* | | | | | Use persistant storage for candy scoresGravatar Quanta2020-10-14-7/+8
| | | | | |
* | | | | | Remove redundant function ten_recent_msgGravatar Quanta2020-10-10-21/+8
| | | | | |
* | | | | | Use discord.Reaction#clear to remove reactionsGravatar Quanta2020-10-10-11/+1
| | | | | |
* | | | | | Better organize and format candy commandGravatar Quanta2020-10-10-14/+21
| | | | | |
* | | | | | Remove unused function get_messageGravatar Quanta2020-10-10-16/+0
| | | | | |
* | | | | | Apply suggested changesGravatar Quanta2020-10-10-24/+33
| | | | | |
* | | | | | Fix: Update record on loosingGravatar Quanta2020-10-09-0/+1
| | | | | |
* | | | | | Satisfy lintGravatar Quanta2020-10-09-6/+4
| | | | | |
* | | | | | Cleanup CandyCollectionGravatar Quanta2020-10-09-55/+39
| |_|_|/ / |/| | | |
* | | | | Use get instead direct getting of key for snake video responseGravatar ks1292020-10-07-1/+1
| | | | |
* | | | | Snakes: Use `quote_plus` instead `quote` for parsing snake video queryGravatar ks1292020-10-07-1/+1
| |_|_|/ |/| | |
* | | | Use 3 dots for ellipsisGravatar Quanta2020-10-06-1/+1
| | | |
* | | | Limit issue body to 500 charactersGravatar Quanta2020-10-06-1/+1
| | | |
* | | | Merge branch 'master' into save_the_planetGravatar Chris Gallardo2020-10-05-6/+206
|\ \ \ \
| * \ \ \ Merge branch 'master' into minesweeper-contributionGravatar Dennis Pham2020-10-04-103/+376
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'master' into source_cmdGravatar Matteo Bertucci2020-10-04-143/+554
| | |\ \ \
| | | * \ \ Merge branch 'master' into ecGravatar Matteo Bertucci2020-10-04-143/+463
| | | |\ \ \
| | | * | | | cleaned the codeGravatar Anubhav16032020-10-04-0/+4
| | | | | | |
| | | * | | | removed unnecessary logging and added one spaceGravatar Anubhav16032020-10-03-6/+2
| | | | | | |
| | | * | | | Update bot/exts/evergreen/emoji_count.pyGravatar Anubhav2020-10-03-4/+5
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: ks129 <[email protected]>
| | | * | | | Update bot/exts/evergreen/emoji_count.pyGravatar Anubhav2020-10-03-3/+4
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: ks129 <[email protected]>
| | | * | | | Merge branch 'ec' of github.com:Anubhav1603/seasonalbot into ecGravatar Anubhav16032020-10-02-3/+3
| | | |\ \ \ \
| | | | * | | | removed update and added data to dict directlyGravatar Anubhav2020-10-02-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Matteo Bertucci <[email protected]>
| | | | * | | | Update bot/exts/evergreen/emoji_count.pyGravatar Anubhav2020-10-02-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Matteo Bertucci <[email protected]>
| | | | * | | | Update bot/exts/evergreen/emoji_count.pyGravatar Anubhav2020-10-02-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Matteo Bertucci <[email protected]>
| | | * | | | | added annotationGravatar Anubhav16032020-10-02-2/+2
| | | | | | | |
| | | * | | | | removed print statement,changed logging msg and changed emoji listGravatar Anubhav16032020-10-02-12/+13
| | | | | | | |
| | | * | | | | changed error_msg to emoji_infoGravatar Anubhav16032020-10-02-3/+3
| | | |/ / / /
| | | * | | | added ctx annotationGravatar Anubhav16032020-10-02-3/+3
| | | | | | |
| | | * | | | added loggingGravatar Anubhav16032020-10-02-0/+8
| | | | | | |
| | | * | | | added embed_builder_method,error_embed_methodGravatar Anubhav16032020-10-02-0/+80
| | | | | | |
| | | * | | | removedGravatar Anubhav16032020-10-01-29/+0
| | | | | | |
| | | * | | | inital commitGravatar Anubhav16032020-10-01-0/+29
| | | | | | |
| | * | | | | removed tag handlingGravatar Anubhav16032020-10-04-5/+1
| | | | | | |