From 46dcacda44ef480ad20eeda512dce4d71b49364a Mon Sep 17 00:00:00 2001 From: Adam Chubbuck Date: Tue, 22 Jun 2021 12:25:34 -0400 Subject: [PATCH] Move clan-chat-to-discord-streamer to chat-streamer (#1559) --- plugins/chat-streamer | 2 ++ plugins/clan-chat-to-discord-streamer | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 plugins/chat-streamer delete mode 100644 plugins/clan-chat-to-discord-streamer diff --git a/plugins/chat-streamer b/plugins/chat-streamer new file mode 100644 index 000000000..fd2c73ab2 --- /dev/null +++ b/plugins/chat-streamer @@ -0,0 +1,2 @@ +repository=https://github.com/archubbuck/ChatStreamer.git +commit=dba2a7656cb2697220717545b0aca880baf0dd5c diff --git a/plugins/clan-chat-to-discord-streamer b/plugins/clan-chat-to-discord-streamer deleted file mode 100644 index 1f3541181..000000000 --- a/plugins/clan-chat-to-discord-streamer +++ /dev/null @@ -1,2 +0,0 @@ -repository=https://github.com/archubbuck/ClanChatToDiscordStreamer.git -commit=bbce7974dc96ec658b941b65eaa73fd927ed9b33