Skip to content
Merged
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
29e46df
add guide to install a specific dependency group with poetry
shtlrs Feb 24, 2023
35227db
add the Scaffolding the configuration section
shtlrs Feb 24, 2023
a0191dd
fix typo in "Installing specific dependency groups" section
shtlrs Feb 25, 2023
a847bd4
appease linter
shtlrs Feb 25, 2023
f197b04
add a first explanation of how the `.env.server` should be used
shtlrs Feb 25, 2023
99aa19f
make the notes inline
shtlrs Feb 25, 2023
abf77eb
divide config into auto & manual sections
shtlrs Feb 25, 2023
496da05
blunt replacement of the embedded .yaml config
shtlrs Feb 25, 2023
7d372a3
update recommendeations of values that need overriding
shtlrs Feb 25, 2023
281bbf3
update all mentions of config & default-config.yaml
shtlrs Feb 25, 2023
36ce014
update info of the `GUILD_ID` env var
shtlrs Feb 25, 2023
217d874
remove duplicated line in appendix
shtlrs Feb 25, 2023
a5e68bc
update guide links
shtlrs Feb 25, 2023
4364bad
update the run it link
shtlrs Feb 25, 2023
493adc9
put constants.py inside code tags
shtlrs Feb 25, 2023
6181a81
enclose config appendix in yaml code blocks
shtlrs Feb 25, 2023
2af6599
add old config comments
shtlrs Feb 25, 2023
e1100b4
remove usage of the Field class
shtlrs Feb 25, 2023
67db760
update appendix to use the "." separator
shtlrs Feb 26, 2023
70f354c
prefix sentry_dsn & trace_loggers with `bot.`
shtlrs Feb 26, 2023
bfa9554
Update the note about ignoring .env
shtlrs Feb 28, 2023
30033da
Use "Python program" instead of "Python code" to describe the script
shtlrs Feb 28, 2023
fefe1e7
Mention that only necessary component IDs needs to be added when conf…
shtlrs Feb 28, 2023
1c23a17
use concrete ids for the channel examples
shtlrs Feb 28, 2023
a3a54a1
Appease linter
shtlrs Feb 28, 2023
adc8540
update all instances of bootstrap_config with botstrap
shtlrs Mar 2, 2023
2fc356c
add a section that details help forum setup
shtlrs Mar 2, 2023
df9181f
appease linter
shtlrs Mar 2, 2023
4730842
update prefix to underscore: _
shtlrs Mar 8, 2023
b804ef7
make GUILD_ID always required
shtlrs Mar 8, 2023
21ed6cd
clarify where redis values should be overriden
shtlrs Mar 8, 2023
781450f
update url of site_api
shtlrs Mar 9, 2023
57c2cbd
apply Zig's suggestions
shtlrs Mar 10, 2023
3a26f50
indicate that both site & site api need to be provided
shtlrs Mar 10, 2023
7348d80
appease linter
shtlrs Mar 10, 2023
f09fe50
bring back the description of the server mirror + zig's addition
shtlrs Mar 10, 2023
af3dca0
mention usage of urls_site in local run section
shtlrs Mar 10, 2023
9c6b5af
replace web with localhost where it's due
shtlrs Mar 10, 2023
4fab6fa
explain that the script works on existing servers as well
shtlrs Mar 10, 2023
1559b16
yeet the collapsible card out
shtlrs Mar 10, 2023
e207147
define .env & .env.server then display their usage
shtlrs Mar 10, 2023
becd1d6
appease linter
shtlrs Mar 10, 2023
ab5f1d5
update site urls one last time
shtlrs Mar 11, 2023
22a66eb
delete dependency group orphan guide
shtlrs Mar 11, 2023
2ce0b69
mention `BOT_PREFIX` in the appendix
shtlrs Mar 13, 2023
204f7c1
add hyperlink to open an issue
shtlrs Mar 13, 2023
d502ec4
lose all references to site and replace with the suitable changes
shtlrs Apr 1, 2023
0aea52c
apply wookie's suggestion to setting variables
shtlrs Apr 1, 2023
493ab3c
replace docker-compose with docker compose
shtlrs Apr 1, 2023
4eedb97
remove redundant talk about .env
shtlrs Apr 6, 2023
42e7a89
improve wording of a couple sections
shtlrs Apr 6, 2023
8c8d67c
Merge branch 'main' into config-scaffolding-guide
mbaruh Apr 7, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading