2025-04-26 00:21:17 +00:00
|
|
|
# DiscGoExtism-Host
|
|
|
|
|
2025-04-26 00:10:18 -04:00
|
|
|
DiscordGo + Go + Extism - For plugin additions to DiscordGo with help from Gemini Pro 2.5
|
|
|
|
|
|
|
|
Main Program (Host)
|
|
|
|
|
|
|
|
** Environment Variables **
|
|
|
|
|
|
|
|
- DISCORD_BOT_TOKEN
|
|
|
|
|
|
|
|
** Building **
|
|
|
|
Just build by running ``go build`` and it should output as DiscGoExtism-Host. You can also change how it is output as well using normal go commands.
|
|
|
|
|
|
|
|
Feel free to make issue tickets and pull requests if you have any features, fixes, or general ideas.
|