aboutsummaryrefslogtreecommitdiffstats
path: root/bot (follow)
Commit message (Collapse)AuthorAgeLines
...
| | * | | | | | Switch to post requests and start task at right time.Gravatar Chris2021-01-08-9/+10
| | | | | | | |
| | * | | | | | Use current token if we can't get a new oneGravatar Chris2021-01-08-12/+21
| | | | | | | |
| | * | | | | | Move renewal window to a constGravatar Chris2021-01-08-2/+5
| | | | | | | |
| | * | | | | | Un-comment out task startGravatar Chris2021-01-08-1/+1
| | | | | | | |
| | * | | | | | Revert change to trashcan emojiGravatar Chris2021-01-08-1/+1
| | | | | | | |
| | * | | | | | Get and renew V4 OAuth tokenGravatar Chris2021-01-08-8/+50
| | | | | | | |
| * | | | | | | Merge branch 'master' into issue-337Gravatar Matteo Bertucci2020-11-30-1613/+2772
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | "adding xkcd feature"Gravatar Hambira2020-05-30-0/+72
| | | | | | | |
* | | | | | | | Decrease timeout from 120 sec to 30 secGravatar ks1292021-01-24-1/+1
| | | | | | | |
* | | | | | | | Fix indentionGravatar ks1292021-01-17-1/+1
| | | | | | | |
* | | | | | | | Remove unnecessary line splitGravatar ks1292021-01-17-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Xithrius <[email protected]>
* | | | | | | | Merge branch 'master' into tic-tac-toeGravatar ks1292021-01-16-37/+5
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Updates ConstantsGravatar Hassan Abouelela2021-01-15-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates the constants file with the new channel ID, and renames both channels to match the new names.
| * | | | | | | Remove sprint channels from the configuration.Gravatar Matteo Bertucci2021-01-15-34/+0
| | | | | | | | | | | | | | | | | | | | | | | | Now that the core dev sprint has ended, we can safely remove those. It caused the wrong channel message to be huge because of all the deleted channels.
| * | | | | | | Actually use 256 coloursGravatar Chris2021-01-09-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Fix too long lineGravatar ks1292021-01-16-1/+4
| | | | | | |
* | | | | | | More grammar fixesGravatar ks1292021-01-16-2/+2
| | | | | | |
* | | | | | | Improve "your turn" messageGravatar ks1292021-01-16-1/+1
| | | | | | |
* | | | | | | Add missing a articleGravatar ks1292021-01-16-1/+1
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: ChrisJL <[email protected]>
* | | | | | | Fix grammarGravatar ks1292021-01-16-1/+1
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: ChrisJL <[email protected]>
* | | | | | | Move Tic Tac Toe board to embed descriptionGravatar ks1292021-01-16-2/+6
| | | | | | |
* | | | | | | Simplify check_win function returningGravatar ks1292021-01-09-12/+12
| | | | | | |
* | | | | | | Corrected small spelling mistake.Gravatar xithrius2021-01-08-4/+4
| | | | | | |
* | | | | | | Merge remote-tracking branch 'origin/master' into tic-tac-toeGravatar xithrius2021-01-08-67/+80
|\| | | | | |
| * | | | | | Merge branch 'master' into hackstatsGravatar ks1292021-01-06-867/+1108
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Remove unused importGravatar William Da Silva2020-12-29-1/+1
| | | | | | |
| | * | | | | Merge branch 'master' into omdb-to-tmdbGravatar William Da Silva2020-12-28-815/+1058
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into omdb-to-tmdbGravatar Matteo Bertucci2020-11-30-1369/+906
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | Fix empty field in snake movie embedGravatar Will Da Silva2020-10-16-2/+4
| | | | | | | |
| | * | | | | | Comply with TMDB ToSGravatar Will Da Silva2020-10-16-1/+2
| | | | | | | |
| | * | | | | | Set the number of movie pages fetched on first requestGravatar Will Da Silva2020-10-13-1/+5
| | | | | | | |
| | * | | | | | Fix TMDB leakGravatar Will Da Silva2020-10-08-1/+1
| | | | | | | |
| | * | | | | | Replace OMDB with TMDBGravatar Will Da Silva2020-10-05-52/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes: #136
| * | | | | | | Formatting and add full stop to docstringGravatar Hedy Li2021-01-06-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - bot/exts/halloween/hacktoberstats.py line 130, better readability - same file line 208-209 add full stop
| * | | | | | | Remove unused pathlib.Path importGravatar Hedy Li2020-12-03-1/+0
| | | | | | | |
| * | | | | | | Merge branch 'master' into hackstatsGravatar Matteo Bertucci2020-11-30-1277/+431
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Continue loop if repo topics API request erroredGravatar Hedy Li2020-10-31-1/+1
| | | | | | | |
| * | | | | | | Fix capitalization of 'PR' in hacktoberstats.pyGravatar Hedy Li2020-10-31-1/+1
| | | | | | | |
| * | | | | | | Put GitHub user-not-found message in embedGravatar Hedy Li2020-10-31-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With random `NEGATIVE_REPLIES` + color=red
| * | | | | | | Fix capitalization and grammarGravatar Hedy Li2020-10-31-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | For Hacktoberstats
| * | | | | | | better no-prs messageGravatar Hedy Li2020-10-22-1/+1
| | | | | | | |
| * | | | | | | improve implementation with return valueGravatar Hedy Li2020-10-22-12/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instead of string/None now its empty list/None
| * | | | | | | Merge branch 'master' of https://github.com/python-discord/seasonalbot into ↵Gravatar Hedy Li2020-10-22-1/+1
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | hackstats
| * | | | | | | | improve message when user not foundGravatar Hedy Li2020-10-22-7/+14
| | | | | | | | |
* | | | | | | | | Merge branch 'master' into tic-tac-toeGravatar ks1292020-12-28-817/+1058
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'master' into prideavatar-urlGravatar ks1292020-12-28-780/+988
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Use sir-lancebot instead pydis-sir-lancebot for release nameGravatar ks1292020-12-19-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Joe Banks <[email protected]>
| | * | | | | | | | Remove aiohttp integration from SentryGravatar ks1292020-12-19-3/+1
| | | | | | | | | |
| | * | | | | | | | Add release tag to Sentry SDK initializationGravatar ks1292020-12-19-3/+4
| | | | | | | | | |
| | * | | | | | | | Add Git SHA as constantGravatar ks1292020-12-19-0/+2
| | | | | | | | | |