Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 243 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 243 Bytes

expander

Environment variables

  • DISCORD_TOKEN - Discord token

Compile bot

cargo build --release

Run bot

Linux

./target/release/expander

Windows

./target/release/expander.exe