mirror of
				https://github.com/pelican-eggs/eggs.git
				synced 2025-11-04 10:58:06 +00:00 
			
		
		
		
	
						commit
						de94db79ae
					
				@ -1,6 +1,6 @@
 | 
				
			|||||||
# discord.js generic
 | 
					# discord.js generic
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This egg is designed to run any generic Javascript application, allowing users to pull their own python discord bot from a Github repository.
 | 
					This egg is designed to run any generic Javascript application, allowing users to pull their own javascript discord bot from a Github repository.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
There is an option to allow a user to upload their own files to run a bot.
 | 
					There is an option to allow a user to upload their own files to run a bot.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -17,4 +17,4 @@ You can use arrays to have multiple different values when different bots are bei
 | 
				
			|||||||
    "change this text 1",
 | 
					    "change this text 1",
 | 
				
			||||||
    "change this text 2"
 | 
					    "change this text 2"
 | 
				
			||||||
  ]
 | 
					  ]
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user