aboutsummaryrefslogtreecommitdiffstats
path: root/botstrap.py (unfollow)
Commit message (Expand)AuthorLines
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
2023-02-22Fix budget lines comparisonGravatar Ionite-1/+1
2023-02-22Fix file text count comparisonGravatar Ionite-2/+2
2023-02-22Refactor format_output to have `output_default` as strGravatar Ionite-5/+4
2023-02-18Fix empty files format when only new linesGravatar Ionite-0/+1
2023-02-18Text file upload to paste service / in-line displayGravatar Ionite-11/+48
2023-02-18Add name property for FileAttachmentGravatar Ionite-0/+5
2023-02-18Introduce variable for max output lines and charsGravatar Ionite-6/+10
2023-02-18Fix typingGravatar Ionite-0/+1
2023-02-17bump isort to 5.12.0 in precommit configGravatar Amrou-1/+1
2023-02-14Revert "Merge PR #2400: Reusable status embed workflow"Gravatar Amrou Bellalouna-59/+63
2023-02-14Update tests for `/tag` as of migration to slash commandsGravatar Ibrahim2750mi-30/+56