Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kangalio/etternabot
Bot for Etterna Online in Rust
https://github.com/kangalio/etternabot
bot etterna etterna-online statistics
Last synced: 24 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-28T16:56:35.000Z (3 months ago)
- Last Synced: 2024-07-28T18:10:09.783Z (3 months ago)
- Topics: bot, etterna, etterna-online, statistics
- Language: Rust
- Homepage:
- Size: 3.69 MB
- Stars: 5
- Watchers: 3
- 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`