Skip to content

RoWifi-HQ/RoWifi-V4

Repository files navigation

RoWifi - The 2nd Gen Roblox-Discord Verification Bot

Highly customizable bot written in Rust to make your Discord server's integration with your Roblox's group extremely flexible.

STILL UNDER DEVELOPMENT

This is version 4 of RoWifi. It is being rewritten from scratch to follow best software development practices and stuff I've learned over the last few years.

What you need to run this

  • Rust (nightly channel)
  • Docker
  • Redis
  • PostgreSQL

How to run this

You will find a list of environment variables to set in here. You will also need the Guild Members Intent found on the Discord Developers Dashboard.

If you're running this locally, you can just do

cargo run # to run a development build
# or
cargo run --release # to run a release build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages