]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add basic discord client integration with ooc and admin chat support (#33840)
authorSimon <63975668+Simyon264@users.noreply.github.com>
Sat, 24 May 2025 18:49:52 +0000 (20:49 +0200)
committerGitHub <noreply@github.com>
Sat, 24 May 2025 18:49:52 +0000 (20:49 +0200)
commit7867cbec00e5157696ebd9f09b283c539e9a0551
tree55f4632384ca0cce64e78b9c3f60a8ca40039977
parentfef41879953edd4b6b5e7e20c9b4c8527371ccca
Add basic discord client integration with ooc and admin chat support (#33840)

* Add basic discord client integration with ooc and admin chat support

* Use username instead of global name

WHY IS GLOBAL NAME NOT JUST THE USERNAME??? WHY ARE THERE NO DOC COMMENTS???

* stuff

* Reviews, methinks.

* Reviews

* reviews
17 files changed:
Content.Server/Chat/Managers/ChatManager.cs
Content.Server/Chat/Managers/IChatManager.cs
Content.Server/Content.Server.csproj
Content.Server/Discord/DiscordLink/DiscordChatLink.cs [new file with mode: 0644]
Content.Server/Discord/DiscordLink/DiscordLink.cs [new file with mode: 0644]
Content.Server/Entry/EntryPoint.cs
Content.Server/IoC/ServerContentIoC.cs
Content.Server/MoMMI/IMoMMILink.cs [deleted file]
Content.Server/MoMMI/MoMMILink.cs [deleted file]
Content.Shared/CCVar/CCVars.Chat.Admin.cs [new file with mode: 0644]
Content.Shared/CCVar/CCVars.Chat.Ooc.cs
Content.Shared/CCVar/CCVars.Discord.cs
Content.Shared/CCVar/CCVars.Status.cs [deleted file]
Content.Shared/Chat/ChatChannel.cs
Directory.Packages.props
Resources/Locale/en-US/chat/chat-channel.ftl [new file with mode: 0644]
Resources/Locale/en-US/chat/managers/chat-manager.ftl