Coder Social home page Coder Social logo

velen's Introduction

โœจ Velen GitHub tag (latest by date) Discord GitHub commit activity GitHub last commit

Aiming to become the Laravel of Javacord; Velen is a framework for Discord bots using Javacord with complete features from hybrid (message and slash commands), slash commands, prefix managers, blacklists, fuzzy command search, cooldowns and many more.

The aim of Velen is to reduce the time it takes for developers to setup a Discord bot without compromising on performance. For a more organized look-through at Velen, please check our GitHub Wiki instead where everything is more organized and easier to read.

๐Ÿ”Œ Requirements

Velen only has one requirements and that is the latest Javacord, this will be updated everytime Javacord releases a new patch. Please ensure your Javacord version will be always up-to-date when using Velen!

  • Javacord v3.4.0

๐Ÿ“š Wiki & Guide

As of Velen 3.0, the wiki explains not much compared to the examples for building commands and also fetching commands, we highly recommend taking a look at our examples instead to see a good look over how Velen looks:

We highly recommend reading our wiki where everything is explained more in detailed

โœ”๏ธ Ping-Pong Example

All examples are located at the examples folders below.

โค๏ธ Installation

You can install Velen from Maven Central, otherwise known as Sonatype, which also hosts Javacord and many other libraries.

๐Ÿ“ฆ Maven

<dependency>
    <groupId>pw.mihou</groupId>
    <artifactId>Velen</artifactId>
    <version>3.1.1</version>
</dependency>

๐Ÿ“ฆ Gradle

implementation 'pw.mihou:Velen:3.1.1'

โ›ฐ๏ธ Velen is used by

  • Amelia: A Discord bot that is dedicated to a webnovel site called ScribbleHub.
  • More to be added, feel free to create an issue if you want to add yours here!

๐Ÿ”ฎ Version Policy

Velen has a specific version policy, in which, unless there is a critical change to be made, an update will only be released on either of these conditions (this is to prevent me from overworking):

  • 3+ issues (bug fixes, feature requests, improvements, etc).
  • A critical bug fix.
  • A new Javacord update.

The library also follows a similar version number policy with Javacord:

  • A change in the first digit of the version will mean: major update or two-three major breaking change.
  • A change in the second digit of the version will mean: a large quantity of accumulated updates or a breaking change.
  • A change in the last digit of the version will mean: a minor update, usually new features or fixes.

velen's People

Contributors

alan19 avatar joshix-1 avatar shindoumihou avatar

Watchers

 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.