Skip to content

Commit 9d0342f

Browse files
committed
docs: deprecate discord-mods-bot
1 parent 2c0329a commit 9d0342f

File tree

2 files changed

+7
-26
lines changed

2 files changed

+7
-26
lines changed

service-catalog/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ how-to guides, explanations, and reference documentation.
1616
- [crater](./crater/README.md)
1717
- [crates-io](./crates-io/README.md)
1818
- [dev-desktops](./dev-desktops/README.md)
19-
- [discord-mods-bot](./discord-mods-bot/README.md)
19+
- [discord-mods-bot](./discord-mods-bot/README.md) *(decommissioned)*
2020
- [dns](./dns/README.md)
2121
- [docs-rs](./dns/README.md)
2222
- [infra-smoke-tests](./dns/README.md)
Lines changed: 6 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,10 @@
11
# Discord moderation bot
22

3-
[Discord-mods-bot](https://github.com/rust-lang/discord-mods-bot)
4-
is a bot used by the moderation team to manage the Rust Discord server.
3+
Discord-mods-bot was a bot used by the moderation team to manage the Rust Discord server.
4+
The bot was dismissed in July 2025, when the
5+
[discord server](https://forge.rust-lang.org/platforms/discord.html) was closed.
56

6-
The bot is managed in the
7-
[terraform/discord-mods-bot](https://github.com/rust-lang/simpleinfra/tree/master/terraform/discord-mods-bot)
8-
module and uses the `discord-mods-bot` database of
9-
[terraform/rds-databases](https://github.com/rust-lang/simpleinfra/tree/master/terraform/rds-databases)
7+
Its code was located at `https://github.com/rust-lang/discord-mods-bot`.
108

11-
## Versions
12-
13-
Here are the dependencies we need to keep up-to-date:
14-
15-
`simpleinfra` repo:
16-
17-
- terraform providers
18-
- `aws_ecs_service` platform version
19-
20-
`discord-mods-bot` repo:
21-
22-
- Ubuntu version specified in the
23-
[Dockerfile](https://github.com/rust-lang/discord-mods-bot/blob/master/Dockerfile)
24-
- Rust dependencies: specified in the
25-
[Cargo.toml](https://github.com/rust-lang/discord-mods-bot/blob/master/Cargo.toml)
26-
- Postgres version
27-
- GitHub Actions: specified in the
28-
[workflows](https://github.com/rust-lang/discord-mods-bot/tree/master/.github/workflows)
29-
directory
9+
See the [Decommission discord mods bot](https://github.com/rust-lang/simpleinfra/issues/756)
10+
GitHub issue for more information.

0 commit comments

Comments
 (0)