index
:
site
add-home-app-readme
add-windows-guide
bad-lint-tester
bootcamp-updates
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/django-5.1.13
dependabot/uv/django-simple-bulma-3.0.0
flask-archive
forms
forms-admin
forms-bootstrap
github-button
improve-performance
jb3/user-props-store
main
mgmt-cmd-kill-db-cnx
offensive-messages-patch
swfarnsworth/asking_good_questions
timeline-branch-copy
A mirrored copy of the python-discord/site repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pydis_site
/
apps
/
content
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
...
|
*
|
|
mention `BOT_PREFIX` in the appendix
shtlrs
2023-03-13
-14
/
+16
|
*
|
|
delete dependency group orphan guide
shtlrs
2023-03-11
-24
/
+0
|
*
|
|
update site urls one last time
shtlrs
2023-03-11
-3
/
+3
|
*
|
|
appease linter
shtlrs
2023-03-10
-1
/
+1
|
*
|
|
define .env & .env.server then display their usage
shtlrs
2023-03-10
-13
/
+24
|
*
|
|
yeet the collapsible card out
shtlrs
2023-03-10
-429
/
+0
|
*
|
|
explain that the script works on existing servers as well
shtlrs
2023-03-10
-1
/
+1
|
*
|
|
replace web with localhost where it's due
shtlrs
2023-03-10
-1
/
+1
|
*
|
|
mention usage of urls_site in local run section
shtlrs
2023-03-10
-1
/
+1
|
*
|
|
bring back the description of the server mirror + zig's addition
shtlrs
2023-03-10
-1
/
+2
|
*
|
|
appease linter
shtlrs
2023-03-10
-1
/
+1
|
*
|
|
indicate that both site & site api need to be provided
shtlrs
2023-03-10
-1
/
+1
|
*
|
|
apply Zig's suggestions
shtlrs
2023-03-10
-39
/
+42
|
*
|
|
update url of site_api
shtlrs
2023-03-09
-1
/
+1
|
*
|
|
clarify where redis values should be overriden
shtlrs
2023-03-08
-1
/
+2
|
*
|
|
make GUILD_ID always required
shtlrs
2023-03-08
-1
/
+1
|
*
|
|
update prefix to underscore: _
shtlrs
2023-03-08
-308
/
+308
|
*
|
|
appease linter
shtlrs
2023-03-02
-1
/
+1
|
*
|
|
add a section that details help forum setup
shtlrs
2023-03-02
-0
/
+18
|
*
|
|
update all instances of bootstrap_config with botstrap
shtlrs
2023-03-02
-2
/
+2
|
*
|
|
Appease linter
shtlrs
2023-02-28
-1
/
+1
|
*
|
|
use concrete ids for the channel examples
shtlrs
2023-02-28
-6
/
+6
|
*
|
|
Mention that only necessary component IDs needs to be added when configuring ...
shtlrs
2023-02-28
-2
/
+3
|
*
|
|
Use "Python program" instead of "Python code" to describe the script
shtlrs
2023-02-28
-1
/
+2
|
*
|
|
Update the note about ignoring .env
shtlrs
2023-02-28
-2
/
+2
|
*
|
|
prefix sentry_dsn & trace_loggers with `bot.`
Amrou
2023-02-26
-13
/
+13
|
*
|
|
update appendix to use the "." separator
Amrou
2023-02-26
-19
/
+19
|
*
|
|
remove usage of the Field class
Amrou
2023-02-25
-4
/
+2
|
*
|
|
add old config comments
Amrou
2023-02-25
-1
/
+17
|
*
|
|
enclose config appendix in yaml code blocks
Amrou
2023-02-25
-1
/
+3
|
*
|
|
put constants.py inside code tags
Amrou
2023-02-25
-1
/
+1
|
*
|
|
update the run it link
Amrou
2023-02-25
-1
/
+4
|
*
|
|
update guide links
Amrou
2023-02-25
-2
/
+2
|
*
|
|
remove duplicated line in appendix
Amrou
2023-02-25
-1
/
+0
|
*
|
|
update info of the `GUILD_ID` env var
Amrou
2023-02-25
-1
/
+2
|
*
|
|
update all mentions of config & default-config.yaml
Amrou
2023-02-25
-7
/
+7
|
*
|
|
update recommendeations of values that need overriding
Amrou
2023-02-25
-12
/
+12
|
*
|
|
blunt replacement of the embedded .yaml config
Amrou
2023-02-25
-351
/
+397
|
*
|
|
divide config into auto & manual sections
Amrou
2023-02-25
-5
/
+13
|
*
|
|
make the notes inline
Amrou
2023-02-25
-6
/
+2
|
*
|
|
add a first explanation of how the `.env.server` should be used
Amrou
2023-02-25
-4
/
+51
|
*
|
|
appease linter
Amrou
2023-02-25
-13
/
+13
|
*
|
|
fix typo in "Installing specific dependency groups" section
Amrou
2023-02-25
-3
/
+3
|
*
|
|
add the Scaffolding the configuration section
Amrou
2023-02-25
-14
/
+54
|
*
|
|
add guide to install a specific dependency group with poetry
Amrou
2023-02-25
-0
/
+24
|
|
/
/
|
*
|
Merge branch 'main' into improve-page-contribution-guide
Xithrius
2022-12-29
-36
/
+513
|
|
\
\
|
|
*
|
Update help channels guide (#814)
Amrou Bellalouna
2022-12-28
-36
/
+47
|
|
*
|
Merge branch 'main' into 695-setting-different-statuses-on-your-bot
Xithrius
2022-12-12
-0
/
+418
|
|
|
\
\
|
|
|
*
\
Merge branch 'main' into main
wookie184
2022-12-11
-69
/
+458
|
|
|
|
\
\
|
|
|
*
|
|
Reviews fully resolved, but unsure about defer
Xithrius
2022-12-11
-1
/
+2
[prev]
[next]