aboutsummaryrefslogtreecommitdiffstats
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-56/+40
| |_|_|_|/ |/| | | |
* | | | | PR #492: Fix & improve snake video commandGravatar kwzrd2020-10-07-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 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
|/ / / /
* | | | PR #488: Limit hacktober issue body sizeGravatar kwzrd2020-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 pull request #471 from ChrisGallardo/save_the_planetGravatar Dennis Pham2020-10-05-0/+106
|\ \ \ \ | | | | | | | | | | Create savetheplanet command
| * \ \ \ Merge branch 'master' into save_the_planetGravatar Chris Gallardo2020-10-05-6/+210
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #457 from algo-1/minesweeper-contributionGravatar Dennis Pham2020-10-04-6/+6
|\ \ \ \ \ | |_|/ / / |/| | | | Fix minesweeper formatting for all devices
| * | | | Merge branch 'master' into minesweeper-contributionGravatar Dennis Pham2020-10-04-121/+531
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #469 from Anubhav1603/source_cmdGravatar Matteo Bertucci2020-10-04-0/+113
|\ \ \ \ \ | | | | | | | | | | | | Source cmd
| * \ \ \ \ Merge branch 'master' into source_cmdGravatar Matteo Bertucci2020-10-04-304/+1066
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #473 from Anubhav1603/ecGravatar Matteo Bertucci2020-10-04-0/+91
|\ \ \ \ \ \ | | | | | | | | | | | | | | Emoji Count command(ec)
| * \ \ \ \ \ Merge branch 'master' into ecGravatar Matteo Bertucci2020-10-04-304/+975
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | 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
| |/ / / / / /