aboutsummaryrefslogtreecommitdiffstats
path: root/botstrap.py (unfollow)
Commit message (Expand)AuthorLines
2023-03-12change mode to "wb"Gravatar shtlrs-1/+1
2023-03-12remove CUSTOM_ID_FORMATGravatar shtlrs-1/+0
2023-03-12bring back the interaction_checkGravatar shtlrs-0/+10
2023-03-12remove custom ids that handle routing to the viewGravatar shtlrs-11/+0
2023-03-12Bump aiohttp from 3.8.3 to 3.8.4Gravatar dependabot[bot]-91/+91
2023-03-12Bump pydantic from 1.10.5 to 1.10.6Gravatar dependabot[bot]-39/+39
2023-03-11write emoji_trashcan to .env.server upon botstrapGravatar shtlrs-1/+5
2023-03-11switch order of env files to be parsedGravatar shtlrs-2/+1
2023-03-11Update appeals2 to appeals_2 to reflect config changeGravatar vivekashok1221-1/+1
2023-03-10Display "N/A" for infractions in ModMailGravatar vivekashok1221-7/+9
2023-03-09Merge branch 'main' into snekbox-filesGravatar Ionite-1/+6
2023-03-09Merge #2459: Update nested delimiter to double underscoreGravatar Amrou Bellalouna-4/+4
2023-03-09move httpx to the dev dependency groupGravatar shtlrs-6/+2
2023-03-09relock dependenciesGravatar shtlrs-1/+110
2023-03-09add a poetry task to configure botGravatar shtlrs-0/+1
2023-03-09add the botstrap dependency groupGravatar shtlrs-0/+5
2023-03-09replace . with _ when mapping webhook idsGravatar shtlrs-1/+1
2023-03-09Make tag slash command guild only (#2452)Gravatar Amrou Bellalouna-0/+1
2023-03-09update threshold values for rulesGravatar shtlrs-2/+2
2023-03-09Merge #2408: Scaffold server config via a bootstrapping scriptGravatar Amrou Bellalouna-1296/+863
2023-03-07Allow The Unlicense (Unlicense) in pip-licensesGravatar Chris Lovering-1/+2
2023-03-07Update all dependencies to latestGravatar Chris Lovering-712/+846
2023-03-07Bump markdownify from 0.6.1 to 0.11.6 (#2429)Gravatar dependabot[bot]-13/+40
2023-03-07Bump SebastiaanZ/github-status-embed-for-discord from 0.2.1 to 0.3.0 (#2448)Gravatar dependabot[bot]-1/+1
2023-03-06Bump actions/upload-artifact from 2 to 3Gravatar dependabot[bot]-1/+1
2023-03-05Make sure channel parent isn't None (#2441)Gravatar Boris Muratov-1/+1
2023-03-05Group thread stats under parent channel (#2440)Gravatar Boris Muratov-6/+5
2023-03-03Bump redis from 4.3.5 to 4.4.2Gravatar dependabot[bot]-9/+8
2023-03-03Bump sentry-sdk from 1.11.1 to 1.16.0Gravatar dependabot[bot]-5/+9
2023-03-03Bump action versions in CI (#2433)Gravatar ChrisJL-9/+7
2023-03-03Bump pydis-core from 9.5.0 to 9.5.1Gravatar dependabot[bot]-9/+9
2023-03-03Bundle workflows into a "main" CI flow (#2425)Gravatar Amrou Bellalouna-84/+99
2023-03-03Add CI to the list of trigger workflow runs (#2426)Gravatar Amrou Bellalouna-0/+1
2023-03-03Edit comment to match wookie's reviewGravatar Ibrahim-2/+3
2023-03-03Wookie's reviewGravatar Mohammad Ibrahim-1/+1
2023-03-01Add warning message when using `input`Gravatar Ibrahim-1/+7
2023-02-28add the `flags` key to the member_data dictionaryGravatar shtlrs-1/+1
2023-02-28bump pydis-core to 9.5.0Gravatar shtlrs-1107/+1107
2023-02-27Include embed titles in all tags (#2419)Gravatar Mohammad Ibrahim-124/+327
2023-02-27Implement shtlrs reviewsGravatar Ibrahim-14/+19
2023-02-26Add line about the pastebin.Gravatar Steele-0/+2
2023-02-26Implement reviewsGravatar Ibrahim-64/+32
2023-02-25Fix timeit commands with backticks after command nameGravatar wookie184-9/+16
2023-02-24Add docstring info on file system support for evalGravatar Ionite-8/+7
2023-02-24Restore implicit no line nums when 0 lines behaviorGravatar Ionite-1/+1
2023-02-24Fix and simplify logic for optional line numberingGravatar Ionite-6/+6
2023-02-23Upadte docstring for `ErrorHandler()._can_run`Gravatar Ibrahim-1/+2
2023-02-23Implement all reviewsGravatar Ibrahim-72/+125
2023-02-22Use PurePosixPath so tests work on windowsGravatar Ionite-10/+5
2023-02-22Update budget lines and chars for text to be shared with stdoutGravatar Ionite-2/+3