Add a note to the readme about discord bot perms

This commit is contained in:
Jordan Brown
2020-06-08 10:33:06 -04:00
parent 568f3bd764
commit 4d5880a3b8
+1 -1
View File
@@ -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