F9Alejandro 7083387695
Initial Commit:
Added wazero bin due to how extism requires it (not bundled ?)

Changes to be committed:
	modified:   .gitignore
	modified:   README.md
	new file:   bin/wazero
	new file:   go.mod
	new file:   go.sum
	new file:   main.go
2025-04-26 00:10:18 -04:00
2025-04-26 00:10:18 -04:00
2025-04-26 00:10:18 -04:00
2025-04-26 00:10:18 -04:00
2025-04-26 00:10:18 -04:00
2025-04-26 00:21:17 +00:00
2025-04-26 00:10:18 -04:00
2025-04-26 00:10:18 -04:00

DiscGoExtism-Host

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.

Description
DiscordGo + Go + Extism - For plugin additions to DiscordGo with help from Gemini Pro 2.5 Main Program (Host)
Readme MIT 2.2 MiB
Languages
Go 100%