Commit Graph

192 Commits

Author SHA1 Message Date
Quinten
f6389e09d2
fix(jts3servermod): use yolks images and clean install script (#1733)
Co-authored-by: softwarenoob <admin@softwarenoob.com>
2022-07-04 01:22:57 +03:00
DaFray31
8d0fa47a83
Update egg-j-music-bot.json 2022-05-16 15:33:15 +02:00
DaFray31
12273e55b3
Update egg-j-music-bot.json
Token from discord have length equal to 70 not 64
2022-05-12 15:16:04 +02:00
Michael (Parker) Parker
968fbebce6
Merge pull request #1550 from hardixnph/master
replace youtube-dl with youtube-dlp because yt-dl is slower and forgotten
2022-02-19 09:28:57 -05:00
Michael (Parker) Parker
534e2238f0
Merge branch 'master' into markdown-formatting-changes 2022-02-19 09:20:49 -05:00
SebiAi
ffdba65340 Changed docker image to use java 16 2022-02-18 15:18:34 +01:00
Hardix
9717c6ab57 replace youtube-dl with youtube-dl
youtube-dlp is a fork of youtube-dl https://github.com/yt-dlp/yt-dlp
2022-02-06 02:45:48 +02:00
softwarenoob
28c587a918
feat: use Yolks base image for multiarch support
Changes to Yolks base image for multiarch support of AMD64 and ARM64.
2022-01-22 12:48:15 +02: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
Sebastian Pietschner
dc93cedbd8
feat: Dynamica Egg (#1466) 2021-12-13 02:55:36 +02:00
Mrxbox98
245d384670
Changed bool to boolean 2021-12-12 15:34:01 -08:00
Mrxbox98
78973b0c8a
Changed bool to boolean 2021-12-12 15:33:10 -08:00
Mrxbox98
4433fad412
Changed bool to boolean 2021-12-12 15:32:34 -08:00
Mrxbox98
b952823ced
This should be boolean not bool
bool is not in https://laravel.com/docs/5.7/validation#available-validation-rules
2021-12-12 14:34:08 -08: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
LRMtheBoss
7f1dde4765 fixed heading levels
added blank lines as needed
added links to headers
2021-12-09 08:38:19 -05:00
LRMtheBoss
8e37048b2f fixed heading levels
added blank lines as needed
2021-12-09 08:36:14 -05:00
LRMtheBoss
e6b695fcc8 fixed heading levels
added blank lines as needed
2021-12-09 08:35:27 -05:00
LRMtheBoss
ab384b322c fixed heading levels
added blank lines as needed
removed trailing spaces
incased url
2021-12-09 08:35:13 -05:00
LRMtheBoss
26c6ce3a73 fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 08:33:50 -05:00
LRMtheBoss
d08c4deb3c fixed heading levels
added blank lines as needed
2021-12-09 08:33:32 -05:00
LRMtheBoss
5a8c76e009 added blank lines as needed
added code block tag
2021-12-09 08:32:29 -05:00
LRMtheBoss
63610a5975 added blank line as needed 2021-12-09 08:31:01 -05:00
LRMtheBoss
959db5b535 fixed heading levels
added blank lines as needed
2021-12-09 08:30:41 -05:00
LRMtheBoss
d051a25079 fixed heading levels
added blank lines as needed
2021-12-09 08:30:17 -05:00
LRMtheBoss
799092e81d added code block tag
added blank lines as needed
removed trailing spaces
2021-12-09 08:29:57 -05:00
LRMtheBoss
cb9558a6b4 added code block tag
added blank lines as needed
2021-12-09 08:29:09 -05:00
LRMtheBoss
1f9e2ff7b5 added code block tag
added blank lines as needed
2021-12-09 08:28:50 -05:00
LRMtheBoss
cdd22e7052 fixed heading levels
added blank lines as needed
added code block tag
2021-12-09 08:28:28 -05:00
LRMtheBoss
80ea31a770 fixed heading levels
added blank lines as needed
added code block tag
2021-12-09 08:28:03 -05:00
LRMtheBoss
20db612dbe fixed heading levels
added blank lines as needed
removed trailing spaces
removed punctuation from headers
2021-12-09 08:27:03 -05:00
LRMtheBoss
a26bd65979 fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 08:26:24 -05:00
LRMtheBoss
40a00f8e34 fixed heading levels
added blank lines as needed
2021-12-09 08:25:55 -05:00
LRMtheBoss
b5877645e5 fixed heading levels
added blank lines as needed
made headers into links
2021-12-09 08:25:39 -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
Michael (Parker) Parker
82bc8083b5
Merge pull request #1431 from lilkingjr1/jmusicbot
[JMusicBot] QoL Update & Fixes
2021-12-06 22:41:53 -05:00
Red-Thirten
72765cc479 Updated install script to be more verbose 2021-12-04 14:30:19 -08:00
AlaRubra123
2f50380f4d
Add clarification to Red egg readme (#1425) 2021-12-02 18:58:46 +02:00
Red-Thirten
be4d853e00 Fix Egg's installation entrypoint
To prevent an attack via poisoning environment variables.
2021-11-29 20:08:59 -08:00
Red-Thirten
f70e200f63 [JMusicBot] QoL Update & Fixes
Egg:
- Updated image to use new yolks Java image.
- Removed unused `-Djavax.accessibility.assistive_technologies=" "` flag from startup command.
- Updated and added as many Startup Variables as possible for basic/common settings in the `config.txt` file.
- Updated the install script to (1.) have more verbose/clear logging, (2.) update old `config.txt` files with newer versions (while retaining the old one for posterity at `config.txt-old`), and (3.) moving the `example_playlist.txt` file to the correct directory.

`config.txt` File:
- Updated to the latest version.

`playlist.txt` File:
- Renamed to `example_playlist.txt`.
- Updated in general to match Wiki's example.

Readme:
- Added authors
- Added a better bot description.
- Improved "Configuration" section.
- Added "Updating" section.
2021-11-29 18:39:21 -08:00
Michael
291e650469
Update redbot readme link for Wings documentation (#1391)
Add link to new Wings docs and remove legacy daemon link
2021-11-12 22:44:50 +02:00
Alex
4878d66622
docs: rename and add discord.java to readme 2021-11-06 00:15:38 +02:00
Softwarenoob
3c34301e7a
feat(nodejs): Add Node.js 17 Docker image 2021-10-22 14:45:53 +03:00
Softwarenoob
f617331ab3
feat(discord.py): add 3.10 Python Docker image 2021-10-19 20:26:34 +03:00
NickDevNL
c7d02b9e1c
Add/nodemon.js (#1281)
* Add nodemon egg

Co-authored-by: Alex <admin@softwarenoob.com>
2021-08-27 06:17:15 +03:00
Softwarenoob
6e82d5b2df
refactor: Migrate to Yolks fork based images
Migrates to Yolks fork based NodeJS and Python images that are rebuild every Monday to be up-to-date.
2021-08-07 17:17:36 +03:00
Michael (Parker) Parker
4446a3d79b
Merge pull request #1287 from parkervcp/fix/sogebot
fix: sogebot install for sogebot v13+
2021-08-03 22:43:49 -04: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