eggs/bots/twitch/phantombot
Fuggschen aef23dd9c8
Update egg-phantom-bot.json
I added your egg for phantombot and it was not running as expected. Installing latest stable release was not possible because the release tag pattern has changed and there are some outdated URLs in the variable descriptions, so:

* Updated latest release download URL with wget because curl don't want to download zip
* Removed OAUTH variables because setup is now integrated in the bot itself
* updated length of API keys because newer keys are longer than 64 chars
* updated phantombot documentation URLs in the variables to new domain

I am using this updated egg on our own server and it's now working again
2022-09-08 03:39:16 +02:00
..
egg-phantom-bot.json Update egg-phantom-bot.json 2022-09-08 03:39:16 +02:00
README.md Grammar PhantomBot README 2022-08-02 14:11:04 +10:00

PhantomBot

Website GitHub 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.

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!