Discord UwU Webhook
March 31, 2021 ยท View on GitHub
Automatically UwUifies all sent messages on Discord via webhooks
Install
Linux (Precompiled)
Just download the latest release from the releases tab!
From source
- Install
cargoandrustif not already installed - Get the source by any means
cargo build --release- The binary is in
target/release.
Usage
Just supply the bot token via an environment variable called DISCORD_TOKEN and run the binary.
The bot needs "Manage Webhooks" permission to function correctly.
Contributing
Ask questions on Issues and all PRs are welcome.
License
It's dual-licensed under MIT or Apache-2.0, like most of the Rust ecosystem.