Commit Graph

132 Commits

Author SHA1 Message Date
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
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
Softwarenoob
823a1fe82b
fix: red bot startup
Resolves invalid config path location that terminates the red bot startup. 

Fixes #1284
2021-08-04 04:22:18 +03:00
Michael (Parker) Parker
c1def4f0a3
Merge pull request #1256 from Software-Noob/patch/discord-java
Add new java yolks images to Discord Java egg
2021-08-01 16:55:35 -04:00
MineMalox
992eacf3a7
fix: added prefix param to pip install 2021-07-26 04:45:09 +02:00
MineMalox
8b72e7f4c7
fix: removed fixed dependency path 2021-07-25 23:10:37 +02:00
mrxbox98
92ab086c6f
Fixed Typo 2021-07-23 11:39:06 -07:00
Softwarenoob
bff4ad58fa
docs: Fix discord.java typo
Fixes mistyped egg name for discord.java
2021-07-22 20:21:10 +03:00
Softwarenoob
f3b52d67de
docs: update all generic Discord bot readmes
Specifies that these eggs can run any generic application,  not only a Discord bot. Include instructions to update the start configuration
2021-07-21 18:40:34 +03:00
Softwarenoob
b990f05536
Add new java yolks images to Discord Java egg
Include new java yolks images that properly manage the sigterm signal with the use of exec
2021-07-21 18:26:45 +03:00
Faye
0bad8ec5f2
Update egg-discord-js-generic.json
Added uninstall node packages + startup for it
2021-07-21 01:38:10 +02:00
Faye
92227201f5
Update egg-discord-js-generic.json 2021-07-21 01:29:09 +02:00
Faye
fc58a5db0a
Update egg-discord-js-generic.json
This pr removes some useless code and removes the --production on npm install, as discord often uses -dev packages and removes confusion.
Makes it generally more simple for people to run bots without having to figure out to remove the --production (not needed for bots)
2021-07-21 00:58:36 +02:00
Alex
269fded2dc
patch: include all available python images 2021-06-30 14:54:24 +03:00
Alex
1d18b7365f
patch: include all available nodejs images 2021-06-30 14:53:57 +03:00
Sneaky
dc4a321bde Create egg-discord-java.json
Added a basic java egg that allows people to run java discord bots ( or other java applications ) supports java 11.
2021-04-04 12:03:30 +01:00
Michael (Parker) Parker
5aa1848f8f
Merge pull request #1058 from parkervcp/add/deno_generic
Add Deno Generic Egg
2021-04-01 17:18:29 -04:00
Michael Parker
79091ce6f0 update python generic install
installs python packages into the standard `.local/lib/python3.8/site-packages`

updates install script to user new site-packages and configurable requirements.txt file name.

Resolves #1002
2021-03-31 19:12:23 -04:00
Michael Parker
95a65646f8 add luvit generic 2021-03-29 22:13:10 -04:00
Michael Parker
220ef0abf1 update nodejs install script 2021-03-29 21:48:22 -04:00
Michael Parker
4811c2b2ce update discordpy install script 2021-03-29 21:43:08 -04:00
Michael Parker
69813b29df update install script 2021-03-29 20:49:04 -04:00
Michael Parker
e0f35165d3 update clone script
missed a part that causes the script to basically fail if a username is not set.
2021-03-29 20:46:24 -04:00
Michael Parker
6b401c77c3 update bot egg variables 2021-03-29 20:33:05 -04:00
Michael Parker
d97ad2f039 update generic bot installers
update python and nodejs bot eggs.
2021-03-29 19:36:25 -04:00