All Projects → RabbitHouseCorp → ChinoKafuu

RabbitHouseCorp / ChinoKafuu

Licence: AGPL-3.0 license
🐰 | An incredible bot which can help you in your daily routine in your guild whenever you need it.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ChinoKafuu

Discord-Tools
VSCode extension allowing the integration of a Discord chat, bot templates, snippets, themes and more!
Stars: ✭ 91 (+65.45%)
Mutual labels:  eris, eris-discord-bot
Kalopsia-Bot
♠️ A Powerful Open-Source Discord,js (v13) Bot written in JavaScript with many moderation, fun, economy, music, utility commands ♠️
Stars: ✭ 60 (+9.09%)
Mutual labels:  moderation-bot, fun-bot
TomokoBot
Hi! I am Tomoko, a Discord Bot for moderation, fun, levels, music and much more!
Stars: ✭ 35 (-36.36%)
Mutual labels:  eris, eris-discord-bot
Nova-Bot
This bot was created using discord.js v12. This bot offers you many powerful commands ranging from moderation to economy.
Stars: ✭ 37 (-32.73%)
Mutual labels:  moderation-bot, fun-bot
Discord-multipurpose-bot
A repository with JavaScript and Python versions of the same type of discord commands.
Stars: ✭ 27 (-50.91%)
Mutual labels:  moderation-bot, fun-bot
Lavacord
A easy to use Lavalink client that can be used with any discord api wrapper
Stars: ✭ 62 (+12.73%)
Mutual labels:  eris
FelixBot
[This project is Archived] use https://github.com/ParadoxalCorp/felix-production instead
Stars: ✭ 14 (-74.55%)
Mutual labels:  eris
eris-boiler
A Discord Bot boilerplate using JavaScript and the Eris library
Stars: ✭ 17 (-69.09%)
Mutual labels:  eris
eris-fleet
Cluster management for Discord bots using the Eris library.
Stars: ✭ 38 (-30.91%)
Mutual labels:  eris
chariot.js
🔮 An extremely lightweight and extensible Eris client framework
Stars: ✭ 25 (-54.55%)
Mutual labels:  eris
warnable
Simple Discord bot to moderate Discord servers, specifically to warn members.
Stars: ✭ 34 (-38.18%)
Mutual labels:  moderation-bot
AwesomeBot
(formerly) The best Discord bot!
Stars: ✭ 25 (-54.55%)
Mutual labels:  eris
axiol
🚀 An advanced Python Discord bot for everyone
Stars: ✭ 39 (-29.09%)
Mutual labels:  moderation-bot
felix-production
Felix v5. bot's actual source code
Stars: ✭ 12 (-78.18%)
Mutual labels:  eris
Ritsu
A Discord Bot based on the AnimeMusicQuiz (AMQ) game, play using your MAL/Anilist animelist and with different game modes! ✨
Stars: ✭ 24 (-56.36%)
Mutual labels:  eris
zuly
🤖 | Hi, I'm zuly, a brazilian bot! Focused on animes!
Stars: ✭ 45 (-18.18%)
Mutual labels:  eris
v13-Discord-Bot
This is my V13 Discord Bot, it has around 95 commands, 17 events, and stores all kinds of data in an SQL database for ease of access. Not to mention a unique style and friendly help menu interface. Used by over 25 people in popular company based servers, this will bring you a professional look that tops your competition.
Stars: ✭ 38 (-30.91%)
Mutual labels:  fun-bot
Shoukaku
A featureful stable wrapper for Lavalink
Stars: ✭ 140 (+154.55%)
Mutual labels:  eris
BocchiBot
BocchiBot is a multipurpose WhatsApp bot using wa-automate-nodejs library!
Stars: ✭ 228 (+314.55%)
Mutual labels:  moderation-bot
FurryBot
Furry Bot for Discord
Stars: ✭ 17 (-69.09%)
Mutual labels:  eris

Hey there! Welcome to my official GitHub repository!

Greetings! I'm Chino Kafuu and I'm just another simple Discord bot.

Well... As you can see, I'm a bot with many features like fun, moderation and utility.

You can find out my commands using k.help, and if you get any issue, please join my support server!

Self-hosted instances

As Chino has grown over the time, the repository became open, meaning everyone can see the source code, open issues, etc, and as you may expect, copies were created. For that reason, we are NOT providing any kind of support for unoriginal self-hosted instances in our support server. Please DO NOT ASK FOR SELF-HOSTED INSTANCES SUPPORT IN OUR SUPPORT SERVER.

How to self hosting

Install nodejs 14 or higher. You can download and install here: https://nodejs.org

Create a file named .env and fill with the informations included in .env.example (the DISCORD_TOKEN can't be prefix-less, you need put Bot on the start.)

Use that commands in your terminal

npm install
node .

How to connect a Lavalink

Create a file named LavalinkConfig.json in the folder lavalink and input this informations on this file

Download the Lavalink jar in: https://github.com/freyacodes/Lavalink/blob/master/README.md (Please read with attention)

{
  "connect": [{
    "id": "1",
    "host": "your lavalink ip",
    "port": "your lavalink port",
    "password": "your lavalink password"
  }]
}

Contributing

Source Code

Ah! So you would like to contribute to my repository, right? Great! We love new contributors who help us, and perhaps if you be an active contributor you may get a little fancy badge in your profile...

Ah, sure, you wanna know how to, don't ya? Sure, I'll explain:

  • Fork this repository and make your desired changes
  • Once they're done, make a pull request to the dev branch if you are contributing to the new version
  • Once the pull request is opened, wait our development team review the changes

Translating

Of course we do not support only English. We're looking to expand to a variety of new languages and for such thing we need your help! We are now working with Crowdin. Please check out our Crowdin repo!

We are looking for high-experienced people in these languages on our Crowdin

Isn't your languages listed above? Join our support server and talk to us.

For issues, please open an issue

See you! And have fun using me!

Chino Kafuu

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].