arslee07 / rs

A simple Revolt bot that interacts with the revolt.social API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rs

A simple Revolt bot that interacts with the revolt.social API. Built using Volt.

Building guide

  1. Download Dart >= 2.13.
  2. Clone this repository and move to its directory
  3. Get depedencies: dart pub get
  4. Compile project: dart compile exe bin/rs.dart -o /path/to/binary/rs
  5. Export your bot token as environment variable: export RS_TOKEN=<TOKEN>
  6. Launch your bot! /path/to/binary/rs

About

A simple Revolt bot that interacts with the revolt.social API.


Languages

Language:Dart 100.0%