Skip to content

The discord bot to make your messages worse.

License

Notifications You must be signed in to change notification settings

artifishvr/UwuifierBot

Repository files navigation


Table of Contents
  1. About
  2. Self Hosting
  3. Contributing
  4. License

About

The Uwuifier discord bot is a easy way to mess around with text in discord. You can uwuify text, turn it into a emojipasta, or even convert it to morse code.

Screenshot

Built With

Self Hosting

  1. Install Docker
  2. Run docker run --env=DISCORD_CLIENT_ID=BOTID --env=DISCORD_CLIENT_TOKEN=BOTTOKEN --env=DISCORD_CLIENT_PUBKEY=BOTPUBLICKEY -d ghcr.io/artificialbutter/uwuifierbot
    (replacing BOTID, BOTTOKEN, and BOTPUBLICKEY with your bot's info)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

License

Distributed under the GNU Affero General Public License v3.0. See LICENSE for more information.

(back to top)