Coder Social home page Coder Social logo

tawfiqsiam / kirameki Goto Github PK

View Code? Open in Web Editor NEW

This project forked from knht/kirameki

0.0 1.0 0.0 1.61 MB

๐ŸŒธ An extremely powerful Discord bot with deep gamedata integration

Home Page: https://kirameki.one

License: GNU Affero General Public License v3.0

JavaScript 100.00%

kirameki's Introduction


Kirameki

Discord Server

About

Kirameki is an extremely powerful Discord & Twitch bot tailored to the needs of gaming communities, especially osu!. Kirameki comes with extremely useful and powerful functionality like several popular game data profile lookups, tight Twitch TMI & osu! Bancho chat integrations, translations, community bonding, auto moderation and a lot more.

Usage

This repository is not meant for self hosting purposes, as Kirameki heavily relies on other internal services which aren't part of this repository. As a result there is no support on getting Kirameki up and running for self hosting. Please bear in mind the license Kirameki ships with if parts of the code hosted here on GitHub were to be reused for personal projects.

Contributions

Contributing to Kirameki is welcome if you think a certain feature or command is missing and needs to be added. Please bear in mind to only issue a pull request on the master branch and stick to the code style of Kirameki. Helper functions that could be reused anytime down the road must be put into the KiramekiHelper class. A command template can be found in the constants folder of this repository (or click here). Unnecessary command properties e.g. nsfw or owner can simply be deleted. The execute method of each command class is the "main" method if you so will, which means that the main command logic should be put inside of there. Available parameters include message and kirCore where message is the message object emitted from Eris and kirCore the main bot instance including all attached properties e.g. the database kirCore.DB and the osu! module kirCore.osu. If you have more questions just read the code of already finished commands or join the Kirameki guild and leave us a message.

Community

The Kirameki community is delighted about any single one of its valuable community members. Come join us on Discord and have a chat with us!

License

Kirameki is released under the GNU AGPL v3 license.

This software makes use of the Discord API library Eris provided by abalabahaha, which is licensed under the MIT License.

kirameki's People

Contributors

knht avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.