kangalio / etternabot

Bot for Etterna Online in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Etternabot

Bot for Etterna Online

How to run

  1. Install fontconfig, fontconfig-devel packages (adjust for non-Fedora distros)
  2. Download this repository
  3. Copy .env.example to .env and fill in the values
  4. Optional: Copy the config-default.json file to config.json and adjust the channels to your server
  5. If you don't do this, those channel-specific features will not work
  6. Note: if your server requires 2FA for moderation privileges - such as the EtternaOnline Discord - you need two-factor authentication enabled on your personal account
  7. Run the bot with the required credentials using cargo run

About

Bot for Etterna Online in Rust

License:MIT License


Languages

Language:Rust 100.0%