diff options
author | 2022-01-26 23:15:39 +0000 | |
---|---|---|
committer | 2022-01-27 17:02:36 +0000 | |
commit | 8b50bef2f43d660679702c8043390b2e3ec62f03 (patch) | |
tree | c49147324729c4ee0b43e37f04d164bfa86b8f24 | |
parent | Fix pynews config in example file (diff) |
Add new incidents webhook to exmaple config.yml
This was recently added to the bot.
-rw-r--r-- | pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md index d31c6dbf..ed9e3db3 100644 --- a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md +++ b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md @@ -196,6 +196,7 @@ guild: big_brother: � dev_log: � duck_pond: � + incidents: � incidents_archive: � python_news: &PYNEWS_WEBHOOK � talent_pool: � |