This is dumb

This commit is contained in:
Jordan Brown
2020-06-08 10:48:39 -04:00
parent 13b71970a8
commit bc1ced9468
+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 (Bot requires perms to chat and edit own messages)
- Discord
More can be added by providing a new implementation of the [IProvider](src/Tgstation.Server.Host/Components/Chat/Providers/IProvider.cs) interface