This is the bot that manages the Floaty Discord and is the controller for the Floaty Website.
Copy the example.env file to .env and fill in the values.
You can install Dart from here.
Run dart pub get
to install dependencies.
Run dart run bin/bot.dart
to start the bot.