Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/artifishvr/uwuifierbot
- Owner: artifishvr
- License: agpl-3.0
- Created: 2022-05-03T03:05:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T08:16:42.000Z (5 months ago)
- Last Synced: 2024-10-15T18:08:55.874Z (24 days ago)
- Topics: bot, discord, discord-bot, discord-js, javascript, nodejs, slash-commands, slash-create, uwuifier, uwuify
- Language: JavaScript
- Homepage:
- Size: 815 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Table of Contents
## 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.### 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.