Skip to content

Commit

Permalink
doc: Update README to reflect new deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
nqngo committed Mar 24, 2024
1 parent 0293c34 commit d915dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This project is a multifunctional assistant bot for Discord. It is designed by V
### Setting up the bot in Discord

- [Create a bot in discord](https://interactions-py.github.io/interactions.py/Guides/02%20Creating%20Your%20Bot/).
- Add that bot to your server server.
- Add that bot to your server.
- When making the invite through OAuth2 URL Generator, make sure to enable `bot` and `applications.commands` options.
- Follow the [Invite your bot](https://interactions-py.github.io/interactions.py/Guides/02%20Creating%20Your%20Bot/) section for reference.
- Copy out `.env.example` into `.env`, and fill in the `DISCORD_BOT_TOKEN` and `DISCORD_GUILD_ID`.
Expand Down

0 comments on commit d915dd8

Please sign in to comment.