bs2kbs2k / discord-uwu-webhook

Automatically UwUifies all sent messages on Discord via webhooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord UwU Webhook

standard-readme compliant GitHub issues GitHub forks GitHub stars
Automatically UwUifies all sent messages on Discord via webhooks

Install

Linux (Precompiled)

Just download the latest release from the releases tab!

From source

  1. Install cargo and rust if not already installed
  2. Get the source by any means
  3. cargo build --release
  4. 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.

About

Automatically UwUifies all sent messages on Discord via webhooks

License:Other


Languages

Language:Rust 100.0%