Skip to content

Commit

Permalink
Merge branch 'feature/vertex-bot-environments' of github.com:tricitie…
Browse files Browse the repository at this point in the history
…s-dev/vertex into feature/vertex-bot-environments
  • Loading branch information
jaketothepast committed Nov 18, 2023
2 parents 0570daa + 0efa030 commit 6fc966a
Showing 1 changed file with 9 additions and 12 deletions.
21 changes: 9 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,12 @@ A Discord bot for the best Discord community out there, TriDev. Vertex comes jam
2. Open an issue for @jaketothepast to add you to the Discord developer team.
3. Compile and run the bot locally, with the correct Discord bot token.

## Discord Environments

We currently have two applications

1. Vertex - the production app, used to power our prod bot user.
2. Vertex Test - our private app, used as a staging ground for new bot features.

We also have the test server: Vertex-Test. This server is used as our development environment.

## Production

Currently running in DigitalOcean.
## Running the Bot

1. Go to Discord developer portal
2. Create a new application
3. Create a new bot user
4. Generate the invite link.
5. Add the bot to your server with the link.
6. Use the bot token as an environment variable `BOT_TOKEN` to start the app
7. Start the bot, profit!

0 comments on commit 6fc966a

Please sign in to comment.