aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/deploy.py (unfollow)
Commit message (Expand)AuthorLines
2025-01-30Remove messages related to disallowed text-like files.Gravatar Steele Farnsworth-34/+13
2025-01-29Account for messages with attachments being deleted before author reacts.Gravatar Steele Farnsworth-0/+14
2025-01-29Add logging; expand initial message from bot; fix bug in deleting the paste.Gravatar Steele Farnsworth-3/+18
2025-01-29Add comments explaining each step.Gravatar Steele Farnsworth-5/+10
2025-01-29Exit early if none of the attachments are text.Gravatar Steele Farnsworth-2/+1
2025-01-29Move EmbedFileHandler cog to its own moduleGravatar Steele Farnsworth-87/+111
2025-01-29Add helper function for extracting attachment text.Gravatar Steele Farnsworth-1/+8
2025-01-19Apply token filters to text attachment content.Gravatar Steele Farnsworth-1/+10
2025-01-19Migrate to py3.12 typing syntax.Gravatar Steele Farnsworth-9/+5
2025-01-18Add missing arg in help post archive callGravatar Chris Lovering-1/+1
2025-01-18Ensure every path to close a help channel cancels scheduled closesGravatar Chris Lovering-12/+22
2025-01-18!close can also be used by moderators, not just OPGravatar Chris Lovering-1/+1
2025-01-18More specific close message for native closeGravatar Chris Lovering-1/+1
2025-01-18Don't repeat start of close message in every if branchGravatar Chris Lovering-6/+6
2025-01-18Add closing reason for when OP closes uses native Discord close optionGravatar Chris Lovering-1/+4
2025-01-18Change closing embed title based on close reasonGravatar Chris Lovering-1/+10
2025-01-18Significantly shorten help channel close messageGravatar Chris Lovering-2/+2
2025-01-18Remove unneeded constantGravatar Chris Lovering-2/+1
2025-01-18Update supported Python versions in Snekbox help text (#3237)Gravatar Bradley Reynolds-2/+2
2025-01-12Migrate to py3.12 generic syntax (removes TypeVar).Gravatar Steele Farnsworth-4/+1
2025-01-12work-in-progress: when upload a text file attachment, ask for permission to a...Gravatar Steele Farnsworth-2/+92
2025-01-10Further abbreviate the "wrong language specifier" message; remove extra "plea...Gravatar Steele Farnsworth-7/+5
2025-01-08Abbreviate codeblock instructions; remove ability to dismiss the instructions...Gravatar Steele Farnsworth-25/+8
2025-01-05Remove unneeded importGravatar Chris Lovering-2/+1
2025-01-04Re-fetch help threads before closing.Gravatar Steele Farnsworth-0/+4
2025-01-03Bump pydantic-settings from 2.6.1 to 2.7.1 (#3222)Gravatar dependabot[bot]-5/+5
2025-01-03Bump rapidfuzz from 3.10.1 to 3.11.0 (#3223)Gravatar dependabot[bot]-91/+91
2025-01-03Bump pytest-subtests from 0.13.1 to 0.14.1 (#3225)Gravatar dependabot[bot]-7/+7
2025-01-03Bump sentry-sdk from 2.19.0 to 2.19.2 (#3224)Gravatar dependabot[bot]-5/+5
2024-12-30Fix rendering of markdown headers in docsGravatar wookie184-1/+2
2024-12-30Remove surrounding whitespace from doc description markdownGravatar wookie184-1/+18
2024-12-30Bump markdownify from 0.13.1 to 0.14.1Gravatar dependabot[bot]-5/+5
2024-12-30Bump ruff from 0.8.0 to 0.8.4 (#3220)Gravatar dependabot[bot]-21/+21
2024-12-30Bump pytest from 8.3.3 to 8.3.4 (#3219)Gravatar dependabot[bot]-5/+5
2024-12-30Bump httpx from 0.27.2 to 0.28.1 (#3218)Gravatar dependabot[bot]-6/+5
2024-12-29Bump coverage from 7.6.7 to 7.6.10 (#3217)Gravatar dependabot[bot]-65/+65
2024-12-29Bump aiohttp from 3.11.7 to 3.11.11 (#3216)Gravatar dependabot[bot]-79/+79
2024-12-29Bump taskipy from 1.14.0 to 1.14.1 (#3206)Gravatar dependabot[bot]-7/+7
2024-12-03Heroku is no longer freeGravatar Krypton-1/+1
2024-11-27Don't ignore newlines when filtering invites (#3207)Gravatar Boris Muratov-4/+4
2024-11-23Bump pydis-core to 11.5.1Gravatar Chris Lovering-5/+5
2024-11-23Sort __all__ in snekboxGravatar Chris Lovering-1/+1
2024-11-23Branding: improve decorator nameGravatar kwzrd-3/+3
2024-11-23Branding: do not invoke calendar after refreshGravatar kwzrd-2/+0
2024-11-23Branding: retry GitHub server errorsGravatar kwzrd-8/+35
2024-11-23Branding: handle repo errors in cogGravatar kwzrd-29/+37
2024-11-23Deps: add tenacityGravatar kwzrd-1/+17
2024-11-23Remove deprecated ruff rulesGravatar Chris Lovering-1/+1
2024-11-23Set ruff to use concise output and suggest unsafe fixesGravatar Chris Lovering-0/+2
2024-11-23Bump deps to latestGravatar Chris Lovering-1190/+1322