Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShindouMihou authored Oct 19, 2021
1 parent 7efdaae commit 97af6b6
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
<img src="https://i.ibb.co/Ny1V3sg/Velen-Banner.png" width="800px" width="250px">
# ✨ Velen ![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/ShindouMihou/Velen?label=version&style=flat-square) [![Discord](https://img.shields.io/discord/807084089013174272?color=blue&label=Discord&style=flat-square)](https://discord.gg/9FefYq4p83) ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/ShindouMihou/Velen?color=red&style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/ShindouMihou/Velen?color=orange&style=flat-square)
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.
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](https:/ShindouMihou/Velen/wiki) instead
where everything is more organized and easier to read.

Expand All @@ -30,10 +31,10 @@ We highly recommend reading our wiki where everything is explained more in detai

## ✔️ Ping-Pong Example
As we are still re-organizing the wiki to match the incredibly new style of Velen (the wikis are outdated), please refer to the examples (for now) located on.
- [MUST READ FIRST](https:/ShindouMihou/Velen/tree/development/examples)
- [Hybrid Commands](https:/ShindouMihou/Velen/tree/development/examples/hybrid)
- [Message Commands](https:/ShindouMihou/Velen/tree/development/examples/message)
- [Slash Commands](https:/ShindouMihou/Velen/tree/development/examples/slash)
- [MUST READ FIRST](https:/ShindouMihou/Velen/tree/master/examples)
- [Hybrid Commands](https:/ShindouMihou/Velen/tree/master/examples/hybrid)
- [Message Commands](https:/ShindouMihou/Velen/tree/master/examples/message)
- [Slash Commands](https:/ShindouMihou/Velen/tree/master/examples/slash)

## ❤️ Installation
We are currently disabling Maven Central until Javacord's 3.4.0 is released officially, for now, [please use Jitpack in the meantime](https://jitpack.io/#pw.mihou/Velen)
Expand Down

0 comments on commit 97af6b6

Please sign in to comment.