aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts (follow)
Commit message (Expand)AuthorAgeLines
* Add python help channel to src command whitelistHEADmainGravatar Joe Banks34 hours-1/+3
* Removing tree to trigger christmas reaction (#1698)Gravatar ibirothe2025-09-18-1/+1
* Add user agent to Wikipedia API requestsGravatar Joe Banks2025-08-26-1/+5
* Madlibs - change zip parameter "strict" to False because the bot would not di...Gravatar DMFriends2025-08-01-1/+1
* Apply suggestion from @CopilotGravatar Joe Banks2025-07-22-1/+1
* make deleting a bookmark possible through a context menu commandGravatar shtlrs2025-07-22-3/+31
* Use enum.member instead of functools.partial workaroundGravatar wookie1842025-04-08-6/+4
* Fix emoji replacement in UwU cog (#1634)Gravatar Saratii2025-03-28-11/+12
* Adjust user input to title cased when looking up name (#1651)Gravatar brad90four2025-02-22-1/+1
* Add env var setting to determine whether to post daily top reddit postsGravatar Chris Lovering2025-01-02-1/+2
* Add warning log if bot hits reddit ratelimitGravatar Chris Lovering2025-01-02-0/+7
* Handle the case where get_top_posts returns an embed on errorGravatar Chris Lovering2025-01-02-0/+5
* Wrong function called in UwU cog (#1633)Gravatar Saratii2024-11-23-1/+1
* better emojis replacement (#1596)Gravatar Saratii2024-11-23-0/+20
* Use the cleaned content in the uwu command (#1606)Gravatar mqudah2024-09-13-1/+1
* Display word on hangman timeout (#1561)Gravatar lumin2024-07-07-3/+3
* Update internal eval & latex to use the new paste service API (#1558)Gravatar ChrisJL2024-07-04-19/+19
* Trivia: Fix misleading category description embed (#1500)Gravatar ~hedy2024-05-22-2/+1
* Cleanup constants (#1484)Gravatar Amrou Bellalouna2024-05-21-15/+14
* Lint repo with new ruff rulesGravatar Chris Lovering2024-03-30-8/+4
* Support issues closed as not-planned in GitHub Issue linkingGravatar hedy2024-03-25-4/+5
* Bump ruff from 0.2.1 to 0.3.3 (#1479)Gravatar dependabot[bot]2024-03-21-2/+7
* Use paginator from botcore (#1444)Gravatar Amrou Bellalouna2024-03-11-10/+7
* Bump ruff from 0.2.0 to 0.2.1 (#1449)Gravatar dependabot[bot]2024-02-14-1/+1
* Add additional heart emoticon options for react (#1448)Gravatar Preocts2024-02-07-2/+24
* Changed riddle behaviour to match that of trivia (#1440)Gravatar Sahran2024-01-31-44/+30
* Correctly type revisions as an intGravatar Chris Lovering2024-01-09-1/+1
* Always use the get_logger func from bot-coreGravatar Chris Lovering2023-11-25-154/+157
* Lint repo with new ruff rulesGravatar Chris Lovering2023-11-13-6/+6
* Format code with new ruff rulesGravatar Chris Lovering2023-11-06-26/+19
* Remove usage of non-existent ctx.history.filter (#1380)Gravatar Bradley Reynolds2023-10-08-6/+5
* Add ducky as an alias to quack command (#1359)Gravatar ChrisJL2023-09-05-1/+1
* Made ruff happyGravatar Xithrius2023-09-05-5/+5
* Allow the `.rfc` command in all channels (#1356)Gravatar SomeHybrid2023-09-02-1/+4
* Merge branch 'python-discord:main' into mainGravatar SomeHybrid2023-08-27-190/+185
|\
| * holidayreact: add alternate spellings to February (#1214)Gravatar Bradley Reynolds2023-08-23-1/+1
| * Merge branch 'main' into snakes-cleanupGravatar wookie1842023-08-23-247/+303
| |\
| | * Corrected attribute name to fetch github url in extensions.py (#1348)Gravatar Parth Verma2023-08-21-1/+1
| | * Use title as parameter name for Embed in monster_voteGravatar Erik K Anderson2023-08-21-1/+1
| | * Bump ruff from 0.0.272 to 0.0.280 (#1333)Gravatar dependabot[bot]2023-08-10-180/+165
| * | Handle snakes without imagesGravatar wookie1842023-07-08-6/+12
| * | Fix: stop using deprecated PIL .getsize methodGravatar wookie1842023-07-08-2/+5
| * | Use built in timeout handling for aiohttp instead of async_timeoutGravatar wookie1842023-07-08-6/+5
* | | Changed cooldown to 5s, removed description if abstract not foundGravatar SomeHybrid2023-08-23-7/+3
* | | Added URL to RFC embedGravatar SomeHybrid2023-08-18-4/+8
* | | Added logging on fetching RFCGravatar SomeHybrid2023-08-11-0/+2
* | | Added cache to RFC commandGravatar SomeHybrid2023-08-10-31/+66
* | | Applied `isort` to `rfc.py`Gravatar SomeHybrid2023-08-10-2/+2
* | | Fixed ruff issuesGravatar SomeHybrid2023-08-10-1/+1
* | | Add RFC utility commandGravatar SomeHybrid2023-08-10-0/+65
| |/ |/|