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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								Burger. :) 
							
						 
					 
					
						
						
							
						
						f5b6f0ca4c 
					 
					
						
						
							
							Fixed sogBot to sogeBot  
						
						
						
						
					 
					
						2021-07-14 10:07:32 +03: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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								Michael Parker 
							
						 
					 
					
						
						
							
						
						ca3a18a1e5 
					 
					
						
						
							
							Add Deno Generic Egg  
						
						... 
						
						
						
						resolves  #1022  
					
						2021-03-29 19:21:27 -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 
						 
				 
			
				
					
						
							
							
								Softwarenoob 
							
						 
					 
					
						
						
							
						
						666dfd301a 
					 
					
						
						
							
							fix startup  
						
						
						
						
					 
					
						2021-01-29 22:50:01 +02:00 
						 
				 
			
				
					
						
							
							
								Michael (Parker) Parker 
							
						 
					 
					
						
						
							
						
						99e66c5b3d 
					 
					
						
						
							
							Merge pull request  #892  from gOOvER/patch-1  
						
						... 
						
						
						
						Redbot egg - Add notice for internal Lavalink Server Port 
						
						
					 
					
						2021-01-23 22:03:54 -05:00 
						 
				 
			
				
					
						
							
							
								Ian 
							
						 
					 
					
						
						
							
						
						887b9e4853 
					 
					
						
						
							
							phantombot.tv switched to github.io  
						
						... 
						
						
						
						Changing Link in .json 
						
						
					 
					
						2021-01-21 11:43:29 +01:00 
						 
				 
			
				
					
						
							
							
								Proxymiity ☆ 
							
						 
					 
					
						
						
							
						
						e876ccc069 
					 
					
						
						
							
							Update egg-j-music-bot.json  
						
						... 
						
						
						
						Changed the startup complete as it is `[INFO] [JDA]: Finished Loading!` now, and the discordapp.com link to discord.com 
						
						
					 
					
						2021-01-10 01:40:46 +01:00 
						 
				 
			
				
					
						
							
							
								Omar Kamel 
							
						 
					 
					
						
						
							
						
						2b3fe08a30 
					 
					
						
						
							
							change instances of discord.js to discord.py  
						
						
						
						
					 
					
						2021-01-06 17:11:34 -05:00 
						 
				 
			
				
					
						
							
							
								Omar Kamel 
							
						 
					 
					
						
						
							
						
						e6e5c74c22 
					 
					
						
						
							
							edit comment to say python instead of nodejs  
						
						
						
						
					 
					
						2021-01-06 17:10:43 -05:00 
						 
				 
			
				
					
						
							
							
								Omar Kamel 
							
						 
					 
					
						
						
							
						
						364b200e7c 
					 
					
						
						
							
							re-order images to place latest (nodejs 14) first  
						
						
						
						
					 
					
						2021-01-06 17:07:55 -05:00 
						 
				 
			
				
					
						
							
							
								TekExplorer 
							
						 
					 
					
						
						
							
						
						c8f3277a48 
					 
					
						
						
							
							Update bot eggs to have an image selection  
						
						
						
						
					 
					
						2021-01-05 19:33:25 +00:00 
						 
				 
			
				
					
						
							
							
								Torsten Widmann 
							
						 
					 
					
						
						
							
						
						e7a6d147c5 
					 
					
						
						
							
							Add notice for internal Lavalink Server Port  
						
						
						
						
					 
					
						2020-12-31 10:45:06 +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 
						 
				 
			
				
					
						
							
							
								Softwarenoob 
							
						 
					 
					
						
						
							
						
						28dea0ce91 
					 
					
						
						
							
							Include information about configuration  
						
						
						
						
					 
					
						2020-11-18 00:55:54 +02:00 
						 
				 
			
				
					
						
							
							
								Softwarenoob 
							
						 
					 
					
						
						
							
						
						8b3ed38083 
					 
					
						
						
							
							Works with the latest releases  
						
						
						
						
					 
					
						2020-11-18 00:51:56 +02:00 
						 
				 
			
				
					
						
							
							
								Softwarenoob 
							
						 
					 
					
						
						
							
						
						4037a8a559 
					 
					
						
						
							
							Add default playlist  
						
						
						
						
					 
					
						2020-11-18 00:51:14 +02:00 
						 
				 
			
				
					
						
							
							
								Softwarenoob 
							
						 
					 
					
						
						
							
						
						2e43b2e354 
					 
					
						
						
							
							Add default config  
						
						
						
						
					 
					
						2020-11-18 00:50:18 +02: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