Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 424 Bytes

File metadata and controls

20 lines (10 loc) · 424 Bytes

bot

This is the bot that manages the Floaty Discord and is the controller for the Floaty Website.

Setup

Copy the example.env file to .env and fill in the values.

Dart installation

You can install Dart from here.

Dependencies

Run dart pub get to install dependencies.

Run

Run dart run bin/bot.dart to start the bot.