aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | | | | * | replace docker-compose with docker composeGravatar shtlrs2023-04-01-11/+12
| | | | | | |
| | | | | * | apply wookie's suggestion to setting variablesGravatar shtlrs2023-04-01-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | apply wookie's suggestion to setting variables
| | | | | * | lose all references to site and replace with the suitable changesGravatar shtlrs2023-04-01-4/+14
| | | | | | |
| | | | | * | add hyperlink to open an issueGravatar shtlrs2023-03-13-1/+1
| | | | | | |
| | | | | * | mention `BOT_PREFIX` in the appendixGravatar shtlrs2023-03-13-14/+16
| | | | | | |
| | | | | * | delete dependency group orphan guideGravatar shtlrs2023-03-11-24/+0
| | | | | | |
| | | | | * | update site urls one last timeGravatar shtlrs2023-03-11-3/+3
| | | | | | |
| | | | | * | appease linterGravatar shtlrs2023-03-10-1/+1
| | | | | | |
| | | | | * | define .env & .env.server then display their usageGravatar shtlrs2023-03-10-13/+24
| | | | | | |
| | | | | * | yeet the collapsible card outGravatar shtlrs2023-03-10-429/+0
| | | | | | |
| | | | | * | explain that the script works on existing servers as wellGravatar shtlrs2023-03-10-1/+1
| | | | | | |
| | | | | * | replace web with localhost where it's dueGravatar shtlrs2023-03-10-1/+1
| | | | | | |
| | | | | * | mention usage of urls_site in local run sectionGravatar shtlrs2023-03-10-1/+1
| | | | | | |
| | | | | * | bring back the description of the server mirror + zig's additionGravatar shtlrs2023-03-10-1/+2
| | | | | | |
| | | | | * | appease linterGravatar shtlrs2023-03-10-1/+1
| | | | | | |
| | | | | * | indicate that both site & site api need to be providedGravatar shtlrs2023-03-10-1/+1
| | | | | | |
| | | | | * | apply Zig's suggestionsGravatar shtlrs2023-03-10-39/+42
| | | | | | |
| | | | | * | update url of site_apiGravatar shtlrs2023-03-09-1/+1
| | | | | | |
| | | | | * | clarify where redis values should be overridenGravatar shtlrs2023-03-08-1/+2
| | | | | | |
| | | | | * | make GUILD_ID always requiredGravatar shtlrs2023-03-08-1/+1
| | | | | | |
| | | | | * | update prefix to underscore: _Gravatar shtlrs2023-03-08-308/+308
| | | | | | |
| | | | | * | appease linterGravatar shtlrs2023-03-02-1/+1
| | | | | | |
| | | | | * | add a section that details help forum setupGravatar shtlrs2023-03-02-0/+18
| | | | | | |
| | | | | * | update all instances of bootstrap_config with botstrapGravatar shtlrs2023-03-02-2/+2
| | | | | | |
| | | | | * | Appease linterGravatar shtlrs2023-02-28-1/+1
| | | | | | |
| | | | | * | use concrete ids for the channel examplesGravatar shtlrs2023-02-28-6/+6
| | | | | | |
| | | | | * | Mention that only necessary component IDs needs to be added when configuring ↵Gravatar shtlrs2023-02-28-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | manually
| | | | | * | Use "Python program" instead of "Python code" to describe the scriptGravatar shtlrs2023-02-28-1/+2
| | | | | | |
| | | | | * | Update the note about ignoring .envGravatar shtlrs2023-02-28-2/+2
| | | | | | |
| | | | | * | prefix sentry_dsn & trace_loggers with `bot.`Gravatar Amrou2023-02-26-13/+13
| | | | | | |
| | | | | * | update appendix to use the "." separatorGravatar Amrou2023-02-26-19/+19
| | | | | | |
| | | | | * | remove usage of the Field classGravatar Amrou2023-02-25-4/+2
| | | | | | |
| | | | | * | add old config commentsGravatar Amrou2023-02-25-1/+17
| | | | | | |
| | | | | * | enclose config appendix in yaml code blocksGravatar Amrou2023-02-25-1/+3
| | | | | | |
| | | | | * | put constants.py inside code tagsGravatar Amrou2023-02-25-1/+1
| | | | | | |
| | | | | * | update the run it linkGravatar Amrou2023-02-25-1/+4
| | | | | | |
| | | | | * | update guide linksGravatar Amrou2023-02-25-2/+2
| | | | | | |
| | | | | * | remove duplicated line in appendixGravatar Amrou2023-02-25-1/+0
| | | | | | |
| | | | | * | update info of the `GUILD_ID` env varGravatar Amrou2023-02-25-1/+2
| | | | | | |
| | | | | * | update all mentions of config & default-config.yamlGravatar Amrou2023-02-25-7/+7
| | | | | | |
| | | | | * | update recommendeations of values that need overridingGravatar Amrou2023-02-25-12/+12
| | | | | | |
| | | | | * | blunt replacement of the embedded .yaml configGravatar Amrou2023-02-25-351/+397
| | | | | | |
| | | | | * | divide config into auto & manual sectionsGravatar Amrou2023-02-25-5/+13
| | | | | | |
| | | | | * | make the notes inlineGravatar Amrou2023-02-25-6/+2
| | | | | | |
| | | | | * | add a first explanation of how the `.env.server` should be usedGravatar Amrou2023-02-25-4/+51
| | | | | | |
| | | | | * | appease linterGravatar Amrou2023-02-25-13/+13
| | | | | | |
| | | | | * | fix typo in "Installing specific dependency groups" sectionGravatar Amrou2023-02-25-3/+3
| | | | | | |
| | | | | * | add the Scaffolding the configuration sectionGravatar Amrou2023-02-25-14/+54
| | | | | | |
| | | | | * | add guide to install a specific dependency group with poetryGravatar Amrou2023-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-guideGravatar Xithrius2022-12-29-4/+45
|\ \ \ \ \ \