From 7495a5c6208c6bfe336fef62861b0b649da80e44 Mon Sep 17 00:00:00 2001 From: Fuggschen <64164659+Fuggschen@users.noreply.github.com> Date: Wed, 23 Nov 2022 11:46:07 +0100 Subject: [PATCH] Update README.md Changed readme according to new website and removed unnecessary ports --- bots/twitch/phantombot/README.md | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/bots/twitch/phantombot/README.md b/bots/twitch/phantombot/README.md index 5055ed09..edec9bfe 100644 --- a/bots/twitch/phantombot/README.md +++ b/bots/twitch/phantombot/README.md @@ -1,29 +1,13 @@ # PhantomBot -[Website](https://phantombot.github.io/PhantomBot/) +[Website](https://phantombot.dev/) [GitHub](https://github.com/phantombot/PhantomBot) PhantomBot is an actively developed open source interactive Twitch bot with a vibrant community that provides entertainment and moderation for your channel, allowing you to focus on what matters the most to you - your game and your viewers. ## Server Ports -3 ports are required to run PhantomBot. +1 port is required to run PhantomBot. | Port | default | |---------------------|---------| -| Game (HTTP Server) | 25000 | -| YoutubeSocketServer | 25003 | -| PanelSocketServer | 25004 | - -### NOTES - -You need to define one main port and the other 2 port need to be +3 and +4! - -Example: - -Port1: 1000 - -Port2: 1003 - -Port3: 1004 - -this are forced and can't be changed! +| Web UI (HTTP Server)| 25000 |