| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | | | | | * | appease linter | 2023-03-10 | -1/+1 | ||
| | | | | | | | |||||
| | | | | | * | define .env & .env.server then display their usage | 2023-03-10 | -13/+24 | ||
| | | | | | | | |||||
| | | | | | * | yeet the collapsible card out | 2023-03-10 | -429/+0 | ||
| | | | | | | | |||||
| | | | | | * | explain that the script works on existing servers as well | 2023-03-10 | -1/+1 | ||
| | | | | | | | |||||
| | | | | | * | replace web with localhost where it's due | 2023-03-10 | -1/+1 | ||
| | | | | | | | |||||
| | | | | | * | mention usage of urls_site in local run section | 2023-03-10 | -1/+1 | ||
| | | | | | | | |||||
| | | | | | * | bring back the description of the server mirror + zig's addition | 2023-03-10 | -1/+2 | ||
| | | | | | | | |||||
| | | | | | * | appease linter | 2023-03-10 | -1/+1 | ||
| | | | | | | | |||||
| | | | | | * | indicate that both site & site api need to be provided | 2023-03-10 | -1/+1 | ||
| | | | | | | | |||||
| | | | | | * | apply Zig's suggestions | 2023-03-10 | -39/+42 | ||
| | | | | | | | |||||
| | | | | | * | update url of site_api | 2023-03-09 | -1/+1 | ||
| | | | | | | | |||||
| | | | | | * | clarify where redis values should be overriden | 2023-03-08 | -1/+2 | ||
| | | | | | | | |||||
| | | | | | * | make GUILD_ID always required | 2023-03-08 | -1/+1 | ||
| | | | | | | | |||||
| | | | | | * | update prefix to underscore: _ | 2023-03-08 | -308/+308 | ||
| | | | | | | | |||||
| | | | | | * | appease linter | 2023-03-02 | -1/+1 | ||
| | | | | | | | |||||
| | | | | | * | add a section that details help forum setup | 2023-03-02 | -0/+18 | ||
| | | | | | | | |||||
| | | | | | * | update all instances of bootstrap_config with botstrap | 2023-03-02 | -2/+2 | ||
| | | | | | | | |||||
| | | | | | * | Appease linter | 2023-02-28 | -1/+1 | ||
| | | | | | | | |||||
| | | | | | * | use concrete ids for the channel examples | 2023-02-28 | -6/+6 | ||
| | | | | | | | |||||
| | | | | | * | Mention that only necessary component IDs needs to be added when configuring ↵ | 2023-02-28 | -2/+3 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | manually | ||||
| | | | | | * | Use "Python program" instead of "Python code" to describe the script | 2023-02-28 | -1/+2 | ||
| | | | | | | | |||||
| | | | | | * | Update the note about ignoring .env | 2023-02-28 | -2/+2 | ||
| | | | | | | | |||||
| | | | | | * | prefix sentry_dsn & trace_loggers with `bot.` | 2023-02-26 | -13/+13 | ||
| | | | | | | | |||||
| | | | | | * | update appendix to use the "." separator | 2023-02-26 | -19/+19 | ||
| | | | | | | | |||||
| | | | | | * | remove usage of the Field class | 2023-02-25 | -4/+2 | ||
| | | | | | | | |||||
| | | | | | * | add old config comments | 2023-02-25 | -1/+17 | ||
| | | | | | | | |||||
| | | | | | * | enclose config appendix in yaml code blocks | 2023-02-25 | -1/+3 | ||
| | | | | | | | |||||
| | | | | | * | put constants.py inside code tags | 2023-02-25 | -1/+1 | ||
| | | | | | | | |||||
| | | | | | * | update the run it link | 2023-02-25 | -1/+4 | ||
| | | | | | | | |||||
| | | | | | * | update guide links | 2023-02-25 | -2/+2 | ||
| | | | | | | | |||||
| | | | | | * | remove duplicated line in appendix | 2023-02-25 | -1/+0 | ||
| | | | | | | | |||||
| | | | | | * | update info of the `GUILD_ID` env var | 2023-02-25 | -1/+2 | ||
| | | | | | | | |||||
| | | | | | * | update all mentions of config & default-config.yaml | 2023-02-25 | -7/+7 | ||
| | | | | | | | |||||
| | | | | | * | update recommendeations of values that need overriding | 2023-02-25 | -12/+12 | ||
| | | | | | | | |||||
| | | | | | * | blunt replacement of the embedded .yaml config | 2023-02-25 | -351/+397 | ||
| | | | | | | | |||||
| | | | | | * | divide config into auto & manual sections | 2023-02-25 | -5/+13 | ||
| | | | | | | | |||||
| | | | | | * | make the notes inline | 2023-02-25 | -6/+2 | ||
| | | | | | | | |||||
| | | | | | * | add a first explanation of how the `.env.server` should be used | 2023-02-25 | -4/+51 | ||
| | | | | | | | |||||
| | | | | | * | appease linter | 2023-02-25 | -13/+13 | ||
| | | | | | | | |||||
| | | | | | * | fix typo in "Installing specific dependency groups" section | 2023-02-25 | -3/+3 | ||
| | | | | | | | |||||
| | | | | | * | add the Scaffolding the configuration section | 2023-02-25 | -14/+54 | ||
| | | | | | | | |||||
| | | | | | * | add guide to install a specific dependency group with poetry | 2023-02-25 | -0/+24 | ||
| | |_|_|_|/ |/| | | | | | | | | | | | | | | This sets up the stage to install the needed bootstrapping script dependencies | ||||
| * | | | | | Merge pull request #815 from python-discord/improve-page-contribution-guide | 2022-12-29 | -4/+45 | ||
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'main' into improve-page-contribution-guide | 2022-12-29 | -131/+666 | ||
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | | Merge pull request #792 from shtlrs/2304-link-previous-nomination-threads | 2022-12-28 | -8/+77 | ||
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | close https://github.com/python-discord/bot/issues/2304 | ||||
| | * \ \ \ \ \ | Merge branch 'main' into 2304-link-previous-nomination-threads | 2022-12-29 | -264/+1312 | ||
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | | Update help channels guide (#814) | 2022-12-28 | -36/+47 | ||
| | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Xithrius <[email protected]> | ||||
| * | | | | | | | Merge pull request #821 from python-discord/dependabot/pip/coverage-7.0.1 | 2022-12-28 | -53/+54 | ||
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Bump coverage from 6.5.0 to 7.0.1 | 2022-12-28 | -53/+54 | ||
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.5.0 to 7.0.1. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/6.5.0...7.0.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> | ||||
| * | | | | | | | Merge pull request #819 from python-discord/dependabot/pip/sentry-sdk-1.12.1 | 2022-12-28 | -5/+6 | ||
| |\ \ \ \ \ \ \ | |||||