Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ChristopherBThai/Discord-OwO-Bot
A Discord bot that will keep track of your OwO
https://github.com/ChristopherBThai/Discord-OwO-Bot
discord discord-bot discord-js javascript nodejs owo owo-bot
Last synced: 7 days ago
JSON representation
A Discord bot that will keep track of your OwO
- Host: GitHub
- URL: https://github.com/ChristopherBThai/Discord-OwO-Bot
- Owner: ChristopherBThai
- License: other
- Created: 2018-02-03T06:48:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-24T07:28:58.000Z (about 1 month ago)
- Last Synced: 2024-10-29T17:27:36.669Z (7 days ago)
- Topics: discord, discord-bot, discord-js, javascript, nodejs, owo, owo-bot
- Language: JavaScript
- Homepage: https://discordapp.com/oauth2/authorize?client_id=408785106942164992&permissions=1074120776&scope=bot
- Size: 5.47 MB
- Stars: 566
- Watchers: 33
- Forks: 406
- Open Issues: 126
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-discord - Discord-OwO-Bot - A Discord bot that will keep track of your OwO. (Bots / Open Source Public Bots)
README
# OwO Bot
[![Discord Bots](https://discordbots.org/api/widget/status/408785106942164992.svg)](https://discordbots.org/bot/408785106942164992) [![Discord Bots](https://discordbots.org/api/widget/servers/408785106942164992.svg)](https://discordbots.org/bot/408785106942164992) [![Discord Bots](https://discordbots.org/api/widget/lib/408785106942164992.svg)](https://discordbots.org/bot/408785106942164992)
Here are the codes for OwO Bot! Feel free to submit an issue or open a pull request!
## Self hosting
This discord bot uses [MariaDB](https://mariadb.org/) and [Redis](https://redis.io/) for its databases. Some files may be missing due to security reasons and can be found [here](https://github.com/ChristopherBThai/Discord-OwO-Bot/tree/master/secret).
## License
OwO Bot is licensed under the terms of [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International](https://github.com/ChristopherBThai/Discord-OwO-Bot/blob/master/LICENSE) ("CC-BY-NC-SA-4.0"). Commercial use is not allowed under this license. This includes any kind of revenue made with or based upon the software, even donations.
The CC-BY-NC-SA-4.0 allows you to:
- [x] **Share** -- copy and redistribute the material in any medium or format
- [x] **Adapt** -- remix, transform, and build upon the materialUnder the following terms:
- **Attribution** — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- **NonCommercial** — You may not use the material for commercial purposes.
- **ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.More information can be found [here](https://creativecommons.org/licenses/by-nc-sa/4.0/).
## Contributing
All merge requests are welcome! Just make sure to sign the [CLA](https://cla-assistant.io/ChristopherBThai/Discord-OwO-Bot) or else we cannot merge your changes.