You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,7 @@ DISCORD_TOKEN: The token generated for your bot while creating a discord applica
57
57
DISCORD_PUBLIC_KEY: Public key of your Discord bot helps to verify the bot and apply interaction url
58
58
DISCORD_APPLICATION_ID: The application id of your bot.
59
59
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`
60
61
```
61
62
62
63
To add more commands you need to modify following files:
0 commit comments