Skip to content

Commit

Permalink
Added AWS env variable in the readme file (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
vikhyat187 authored Dec 23, 2024
1 parent 0aef740 commit 6d99d4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ DISCORD_TOKEN: The token generated for your bot while creating a discord applica
DISCORD_PUBLIC_KEY: Public key of your Discord bot helps to verify the bot and apply interaction url
DISCORD_APPLICATION_ID: The application id of your bot.
DISCORD_GUILD_ID: Id of the guild where you want to install the slash commands.
AWS_READ_ACCESS_GROUP_ID: This we can have a random string for now, this is required to run the `/grant-aws-command` which can help to grant AWS access from discord. We pass two values the `username` and `aws-group-name`
```

To add more commands you need to modify following files:
Expand Down

0 comments on commit 6d99d4f

Please sign in to comment.