Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nesmon/kimiwa
Repo of kimiwa dev by nesmon with eris.js (and help of riyachi)
https://github.com/nesmon/kimiwa
Last synced: about 1 month ago
JSON representation
Repo of kimiwa dev by nesmon with eris.js (and help of riyachi)
- Host: GitHub
- URL: https://github.com/nesmon/kimiwa
- Owner: nesmon
- License: agpl-3.0
- Created: 2019-09-15T13:04:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-17T19:01:33.000Z (over 1 year ago)
- Last Synced: 2024-11-01T16:42:58.374Z (3 months ago)
- Language: JavaScript
- Size: 2.47 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What is Kimiwa
**Kimiwa** is a Discord bot made with [Node.js](https://nodejs.org/) and uses the [Eris library](https://abal.moe/Eris/).
**Kimiwa** has some some usefull functionality like [osu!](https://osu.ppy.sh) (profil, beatmap, score and more), anime search using [Kitsu](https://kitsu.io) API for getting information and some other things that you can discover.# Usage
This Repository is not meant for self-hosting due to usage of some other external service that is not present in this repository.
Moreover bear in mind the license of Kimiwa if you use some part of the code present in this repository for personal projects.
Read [this](./LICENSE) for more information about the license of this project.# Library and service used
- **Discord API** : [Eris.js](https://abal.moe/Eris/) by **abalabahaha**
- **Embed Part** : by **Riyacchi**
- **Reaction Message** : [eris-reaction](https://www.npmjs.com/package/eris-reactions) by **Riyacchi**
- **Embed Pagination** : [eris-reaction](https://www.npmjs.com/package/eris-pagination) by **Riyacchi** updated by me for the cycling part
- **Anime/Manga search engine** : [Kitsu](https://kitsu.io) with [node-kitsu](https://www.npmjs.com/package/node-kitsu) by **theconceptionist**
- **Osu! API** : [node-osu](https://www.npmjs.com/package/node-osu) by **brussell98**
- **Database** : [mysql](https://www.npmjs.com/package/mysql) by **mysqljs**# Contribution
Kimiwa is happy if you offer her ideas so you can make issue for offer your idea, offer on discord **OR** make your own fork make your command and create a pull request.
Bear in mind to **use syntax** of Kimiwa, you can look basic commands like [ping](./src/commands/Miscellaneous/ping.js) and [base](./src/base/Command.js) to know how to work with Kimiwa.
You need to create ``run`` method, otherwise the command can not be executed by Kimiwa.
Commands like `nsfw` **or** `owner` **are categorically refused and deleted.**# Community
Kimiwa has not got its own Discord server community but has its own category on the official **[Nesmon_ Community](https://discord.gg/REs8eXK)** server.
You can come talk with other users of Kimiwa, developpers or view changes of Kimiwa befor other users.# License
Kimiwa is under the **[GNU AGPL v3](https://www.gnu.org/licenses/agpl-3.0.html)** license.Kimiwa logo **[full](./src/assets/img/kimiwa_full_logo.png), [normal](./src/assets/img/logo_kimiwa.png)** or **[with text](./src/assets/img/kimiwa_repo.png)** he made by **me** you are not allow to use this without my authorization.
This bot makes use of the **Discord API** library **Eris** provided by **[abalabahaha](https://github.com/abalabahaha/eris)**, licensed under the **[MIT License](https://opensource.org/licenses/MIT)**.
# External Link :
- **Twitch** : [nesmon_](https://twitch.tv/nesmon_) I go sometimes on the project.
- **Youtube** : [nesmon](https://www.youtube.com/channel/UCWEeSvuBaOIV-MTzNwptkIA)
- **Twitter** : [Nesmon_](https://twitter.com/nesmon_)
- **Other Discord** : [La Hype](https://thomasbnt.fr/discord)