Merge pull request #1264 from mrxbox98/master

Fixed Typo
This commit is contained in:
Alex
2021-07-23 21:59:44 +03:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
# 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.