mirror of
https://github.com/parkervcp/eggs.git
synced 2024-12-02 12:52:58 +08:00
Merge pull request #1974 from Fuggschen/patch-2
PhantomBot Updated README.md
This commit is contained in:
commit
760aafcd8e
@ -1,29 +1,13 @@
|
|||||||
# PhantomBot
|
# PhantomBot
|
||||||
|
|
||||||
[Website](https://phantombot.github.io/PhantomBot/)
|
[Website](https://phantombot.dev/)
|
||||||
[GitHub](https://github.com/phantombot/PhantomBot)
|
[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.
|
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
|
## Server Ports
|
||||||
|
|
||||||
3 ports are required to run PhantomBot.
|
1 port is required to run PhantomBot.
|
||||||
|
|
||||||
| Port | default |
|
| Port | default |
|
||||||
|---------------------|---------|
|
|---------------------|---------|
|
||||||
| Game (HTTP Server) | 25000 |
|
| Web UI (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!
|
|
||||||
|
Loading…
Reference in New Issue
Block a user