https://github.com/kangalio/etternabot
Bot for Etterna Online in Rust
https://github.com/kangalio/etternabot
bot etterna etterna-online statistics
Last synced: about 1 year ago
JSON representation
Bot for Etterna Online in Rust
- Host: GitHub
- URL: https://github.com/kangalio/etternabot
- Owner: kangalio
- License: mit
- Created: 2019-09-28T08:53:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-28T16:56:35.000Z (almost 2 years ago)
- Last Synced: 2025-04-11T03:08:42.406Z (about 1 year ago)
- Topics: bot, etterna, etterna-online, statistics
- Language: Rust
- Homepage:
- Size: 3.69 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Etternabot
Bot for Etterna Online
## How to run
1. Install `fontconfig`, `fontconfig-devel` packages (adjust for non-Fedora distros)
1. Download this repository
1. Copy .env.example to .env and fill in the values
1. _Optional: Copy the config-default.json file to config.json and adjust the channels to your server_
1. If you don't do this, those channel-specific features will not work
1. _Note: if your server requires 2FA for moderation privileges - such as the EtternaOnline Discord - you need two-factor authentication enabled on your personal account_
1. Run the bot with the required credentials using `cargo run`