diff --git a/README.md b/README.md index cd2898ed40..636df3d49c 100644 --- a/README.md +++ b/README.md @@ -321,7 +321,7 @@ DreamDaemon can be finicky and will crash with several high load games or bad DM TGS supports creating infinite chat bots for notifying staff or players of things like code deployments and uptime in. Currently the following providers are supported - Internet Relay Chat (IRC) -- Discord +- Discord (Bot requires perms to chat and edit own messages) More can be added by providing a new implementation of the [IProvider](src/Tgstation.Server.Host/Components/Chat/Providers/IProvider.cs) interface