Nekuin / raid-rust-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raidbot 2.0 but it's rust

also there's no channel cleaner

Expects to find GUILD_ID and DISCORD_TOKEN in env variables.
Set them temporarily to env in Windows via powershell:
$env:DISCORD_TOKEN = "xxx";
$env:GUILD_ID = "00112233";

About


Languages

Language:Rust 100.0%