A Discord bot for the best Discord community out there, TriDev. Vertex comes jam packed with features that make your community come alive. Curl up by a nice Flame War Friday, and enjoy the ride
- Install the Rust toolchain for your system: https://www.rust-lang.org/learn/get-started
- Open an issue for @jaketothepast to add you to the Discord developer team.
- Compile and run the bot locally, with the correct Discord bot token.
- Go to Discord developer portal
- Create a new application
- Create a new bot user
- Generate the invite link.
- Add the bot to your server with the link.
- Use the bot token as an environment variable
BOT_TOKEN
to start the app - Start the bot, profit!