Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 749 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 749 Bytes

Wayne Manager Discord Bot

The Wayne Manager renames the voice channel that the Wayne User is to Wayne when Wayne joins and changes it back when they leave.

Environment Variables

These environment variables are required to run the bot.

Variables Description Example
DISCORD_TOKEN Secret Token for Discord Bot 6qrZcUqja7812RVdnEKjpzOL4CvHBFG
WAYNE_ID ID of a Wayne User on Discord 168376512272269313

Setup & Execution

After installing the Rust toolchain, run cargo build to produce a executable.

Running this executable will start the bot.