add discord go

Adds a generic discordgo egg.

builds and moves the resulting executable to the server folder.

resolves #694
This commit is contained in:
parkervcp
2020-10-11 12:16:02 -04:00
parent 589eb44da3
commit d8309a93c7
2 changed files with 51 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# discordgo generic
This egg was designed to allow a user to pull their own go discord bot from a repo.
The startup configs and commands may need changing to actually function properly.
Users cannot upload their own code as this is built to build the resulting bot.