Commit Graph

41 Commits

Author SHA1 Message Date
Quinten
f44cdfe32d
PhantomBot cleanup 2022-10-02 18:30:51 +02:00
Fuggschen
3418b09790
Update egg-phantom-bot.json
Changed the startup message because it has changed.
Changed the installation script to delete the downloaded installation zip and extracted folder because another reinstall would try to install an old version if this zip still exists.
2022-10-01 21:59:33 +02:00
Fuggschen
03af9b6669
Update egg-phantom-bot.json
Changed accordingly to the request the image, logs, and removed the userInteraction
2022-09-08 16:59:55 +02:00
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
ChrissQuartz
fe354c1989
Grammar PhantomBot README
Change S in the word website, to a lowercase s in PhantomBot README
2022-08-02 14:11:04 +10:00
Michael (Parker) Parker
534e2238f0
Merge branch 'master' into markdown-formatting-changes 2022-02-19 09:20:49 -05:00
Torsten Widmann
c576673f88
clean sogeBot update process (#1449)
Backup database and clean up folders on reinstall to minimize unwanted errors for npm modules
2021-12-14 18:15:45 +02:00
LRMtheBoss
9d1ebf9a1d fixed heading levels
added blank lines as needed
added github link
updated description with latest from there website/github
2021-12-09 09:08:29 -05:00
LRMtheBoss
6c902a7982 fixed heading levels
added blank lines as needed
added github link
updated description from their github
2021-12-09 09:04:36 -05:00
LRMtheBoss
eed515401f fixed heading levels
added blank lines as needed
added links to headers
added bot descriptions from their githubs
added their github links
2021-12-09 09:02:28 -05:00
softwarenoob
20b4bcf72a
fix(sogebot): new Github repository URL
Uses new SogeBot GitHub repository and changes Docker image to new Yolks.

closes #1440
2021-12-07 14:57:03 +02:00
Softwarenoob
c7c5622801
fix: sogebot install for sogebot v13+
Sogebot now requires Nodejs 16 to build and run and is not backward compatible with previous versions. Didn't add backwards compatibility because of this, but we might have to add version detection for building similar to Spigot?

Migrated MATCH and PACKAGE variables into the install script itself to make it cleaner. They're not something the end user needs to see.

resolves #1271
2021-08-04 05:41:03 +03:00
Burger. :)
f5b6f0ca4c
Fixed sogBot to sogeBot 2021-07-14 10:07:32 +03:00
Jonathan Robinson
ca68a98ad4 Updated Twitch Bots Readme
Phantombot.tv link was broken an no longer worked. Updated to their current URL
2021-06-22 19:09:06 -04:00
danny6167
fac38c4d2e
Update PhantomBot website URL
Currently listed URL goes to a parking page. Replaced with the URL the project are advertising.
2021-03-06 02:02:11 +08:00
Torsten Widmann
0c1e7c9383
Update egg-soge-bot.json 2021-02-08 17:13:22 +01:00
gOOvER
ba9baa808b Updated sogebot Egg to prevent Errors during Updates 2021-02-08 16:57:20 +01:00
Ian
887b9e4853
phantombot.tv switched to github.io
Changing Link in .json
2021-01-21 11:43:29 +01:00
Softwarenoob
93accd2ff9 fix mount 2020-12-16 19:22:38 +02:00
Torsten Widmann
9b13e1cd98 Added missing pacjkages and use nodejs14 2020-11-28 06:01:54 +01:00
Scraayp
20955b991a
Update egg-soge-bot.json 2020-10-22 12:58:32 +02:00
Scraayp
f3de071105
Update README.md 2020-10-22 12:49:15 +02:00
Torsten Widmann
dc324a7e8a Updated Egg to use Parkers GH Release Script 2020-09-06 10:52:41 +02:00
Torsten Widmann
6d3294f626 Fix little typo 2020-09-03 12:17:28 +02:00
Torsten Widmann
b900daf94e Cleanup Installscript and added missing link to readme
- cleanup installscript
- added missing Link to readme
2020-09-03 12:13:39 +02:00
Torsten Widmann
1cf9e67b81 Update egg-soge-bot.json
Removed Master install.  Only Latest Version and sqlite  is supported
2020-08-23 07:13:45 +02:00
gOOvER
aadb4a5361 added Sogebot Egg 2020-05-02 12:34:58 +02:00
gOOvER
3d1e9ac35d Fix readme 2020-05-01 19:02:23 +02:00
gOOvER
e7aa12f655 reverted requiered remove 2020-04-26 14:12:21 +02:00
gOOvER
f31d7079bb typo 2020-04-22 15:32:00 +02:00
gOOvER
3ae45118e2 haha, c&p :D fixed :D 2020-04-22 15:31:17 +02:00
gOOvER
2593f2fb1a Updated Readme 2020-04-22 15:27:19 +02:00
gOOvER
05b883c5bb Removed cutom URl, because not needed
Only latest and Master now integrated
Set Tokens away from requiered for Hosting
2020-04-22 15:13:27 +02:00
NgLoader
5d28113875 feat: updated startup command 2020-03-03 02:52:09 +01:00
NgLoader
0ee1fa2e59 fix: shutdown command 2020-03-03 02:43:07 +01:00
NgLoader
11517b0001 feat: removed version support (first)
feat: added nightly build use for default
feat: updated to java 11
2020-03-03 02:02:41 +01:00
NgLoader
2c9d0e27fe fix: fixed docker image 2020-02-28 19:29:28 +01:00
NgLoader
3fc1528f81 feat: added youtube and discord support 2020-02-28 19:27:50 +01:00
NgLoader
444aaa05c8
fix: README.md 2020-02-27 19:13:00 +01:00
NgLoader
08f99af55b fix: README.md 2020-02-27 19:11:38 +01:00
NgLoader
8ce3f44ce3 feat: added phantombot 2020-02-27 19:04:03 +01:00