Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artifishvr/uwuifierbot

The discord bot to make your messages worse.
https://github.com/artifishvr/uwuifierbot

bot discord discord-bot discord-js javascript nodejs slash-commands slash-create uwuifier uwuify

Last synced: 12 days ago
JSON representation

The discord bot to make your messages worse.

Awesome Lists containing this project

README

        





Icon

UwUifier







Invite the bot! »


Report Bug


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

* [discord.js](https://discord.js.org/)
* [/Create](https://www.npmjs.com/package/slash-create)
* [uwuifier](https://www.npmjs.com/package/@patarapolw/uwuifier)

## 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)