eggs/bots/discord/discordgo
parkervcp d8309a93c7
add discord go
Adds a generic discordgo egg.

builds and moves the resulting executable to the server folder.

resolves #694
2020-10-11 12:16:02 -04:00
..
egg-discordgo-generic.json add discord go 2020-10-11 12:16:02 -04:00
README.md add discord go 2020-10-11 12:16:02 -04:00

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.