aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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-68/+81
|\
| * Merge pull request #510 from hedythedev/hackstatsGravatar ks1292021-01-06-16/+29
| |\ | | | | | | Hackstats: Handle Non-existent GitHub username
| | * Merge branch 'master' into hackstatsGravatar ks1292021-01-06-1102/+1313
| | |\ | | |/ | |/|
| * | Merge pull request #550 from python-discord/precommit-pycharmGravatar ks1292021-01-02-1/+1
| |\ \ | | | | | | | | Make flake8 properly run through pre-commit in PyCharm.
| | * | Changed Python language hook to system.Gravatar xithrius2021-01-02-1/+1
| |/ /
| * | Merge pull request #484 from WillDaSilva/omdb-to-tmdbGravatar ks1292020-12-29-51/+51
| |\ \ | | | | | | | | Replace OMDB with TMDB
| | * | Remove unused importGravatar William Da Silva2020-12-29-1/+1
| | | |
| | * | Merge branch 'master' into omdb-to-tmdbGravatar William Da Silva2020-12-28-1049/+1262
| | |\ \ | | |/ / | |/| |
| | * | Merge branch 'master' into omdb-to-tmdbGravatar Matteo Bertucci2020-11-30-1535/+1456
| | |\ \
| | * | | 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-1443/+981
| | | | |\ | | | | |/ | | | |/|
| | | | * 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-1051/+1262
|\| | | | |
| * | | | | Merge pull request #483 from WillDaSilva/prideavatar-urlGravatar ks1292020-12-28-37/+70
| |\ \ \ \ \ | | | | | | | | | | | | | | Make prideavatar support specifying the image by URL
| | * \ \ \ \ Merge branch 'master' into prideavatar-urlGravatar ks1292020-12-28-1014/+1192
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #547 from python-discord/ks123/sentryGravatar ks1292020-12-20-70/+111
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Sentry SDK version bump, integrations adding and Sentry release workflow
| | * | | | | | Fix wrong way for getting Git SHAGravatar ks1292020-12-20-1/+1
| | | | | | | |
| | * | | | | | Use sir-lancebot release prefix in workflowGravatar ks1292020-12-19-1/+1
| | | | | | | |
| | * | | | | | 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
| | | | | | | |
| | * | | | | | Put Git SHA to container on container buildGravatar ks1292020-12-19-0/+2
| | | | | | | |
| | * | | | | | Add default development value to Git SHAGravatar ks1292020-12-19-1/+1
| | | | | | | |
| | * | | | | | Add Git SHA build argument to DockerfileGravatar ks1292020-12-19-1/+5
| | | | | | | |
| | * | | | | | Create Sentry release workflowGravatar ks1292020-12-19-0/+24
| | | | | | | |
| | * | | | | | Add Redis and aiohttp integrations to SentryGravatar ks1292020-12-19-1/+7
| | | | | | | |
| | * | | | | | Bump Sentry SDK from 0.14 to 0.19Gravatar ks1292020-12-19-67/+71
| |/ / / / / /
| * | | | | | Merge pull request #535 from ↵Gravatar Sebastiaan Zeeff2020-12-16-98/+182
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python-discord/sebastiaan/advent-of-code/refactor-background-tasks Refactor Advent of Code background tasks to account for deseasonification
| | * \ \ \ \ \ Merge branch 'master' into sebastiaan/advent-of-code/refactor-background-tasksGravatar Sebastiaan Zeeff2020-12-16-0/+4
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Add codeowner entries for ks129Gravatar ks1292020-12-16-0/+4
| | | | | | | |
| | * | | | | | Clarify comment on AoC Status Task startup delayGravatar Sebastiaan Zeeff2020-12-13-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Advent of Code Status Countdown task needs to wait for two things to happen to prevent it from failing during the startup sequence: 1. The Websocket instance discord.py creates needs to be available as an attribute of the bot, otherwise discord.py fails internally: Traceback (most recent call last): File "discord/client.py", line 1049, in change_presence await self.ws.change_presence( activity=activity, status=status, afk=afk ) File "advent_of_code/_cog.py", line 52, in countdown_status await bot.change_presence(activity=discord.Game(playing)) AttributeError: 'NoneType' object has no attribute 'change_presence' 2. Allegedly, according to the discord.py community, trying to change the status too early in the sequence to establish a connection with Discord may result ub the Discord API aborting the connection. To solve this, I've added a `wait_until_guild_available` waiter, as it guarantees that the websocket is available and the connections is mature. Kaizen: I've changed the name `new_puzzle_announcement` to `new_puzzle_notification` to better reflect its function.
| | * | | | | | Merge branch 'master' into sebastiaan/advent-of-code/refactor-background-tasksGravatar Sebastiaan Zeeff2020-12-13-226/+252
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # bot/exts/christmas/advent_of_code/_cog.py # bot/exts/christmas/advent_of_code/_helpers.py