Skip to content

Commit 89fa8c6

Browse files
vikhyat187mdansarijaved
authored andcommitted
Added AWS env variable in the readme file (Real-Dev-Squad#295)
1 parent 223907c commit 89fa8c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ DISCORD_TOKEN: The token generated for your bot while creating a discord applica
5757
DISCORD_PUBLIC_KEY: Public key of your Discord bot helps to verify the bot and apply interaction url
5858
DISCORD_APPLICATION_ID: The application id of your bot.
5959
DISCORD_GUILD_ID: Id of the guild where you want to install the slash commands.
60+
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`
6061
```
6162

6263
To add more commands you need to modify following files:

0 commit comments

Comments
 (0)