Skip to content

Commit

Permalink
Merge pull request #12 from MichaelFraser99/dev
Browse files Browse the repository at this point in the history
added link to tf provider
  • Loading branch information
MichaelFraser99 authored Jun 3, 2023
2 parents 3f6057b + 8aacdc4 commit a3bfaae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,7 @@ func main() {
The above code snippet registers a command `poke` and provides a function which will be executed on command run.

Therefor, when a user runs the command `/poke` the bot will respond with "Hello, world!".

## Deploying the bot
I'd recommend leveraging terraform to deploy the bot
A supporting terraform provider for configuring discord application commands can be found here: https://registry.terraform.io/providers/MichaelFraser99/discord-application/latest

0 comments on commit a3bfaae

Please sign in to comment.