Coder Social home page Coder Social logo

snowyjaguar1034 / wyvor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chamburr/wyvor

0.0 0.0 0.0 15.78 MB

WIP. Take control over your music with an intuitive dashboard, custom effects and more!

Home Page: https://wyvor.xyz

License: GNU Affero General Public License v3.0

Shell 0.46% JavaScript 4.36% Go 26.44% Rust 31.42% PLpgSQL 0.79% Vue 19.92% SCSS 16.60%

wyvor's Introduction

Wyvor

License CircleCI Discord

The best feature-rich Discord music bot. Take control over your music with an intuitive dashboard, custom effects and more!

Links:

Infrastructure

Wyvor has a very complex infrastructure in order to guarantee 100% uptime. Some of the specifications are briefly explained here, please check out the code yourself for more information.

twilight-dispatch

We use a customised gateway implementation, known as twilight-dispatch, and integrate it with discordgo. As the gateway logic is separate from the application layer, we are able to perform seamless upgrades and restarts in no time. Learn more here.

Andesite

Andesite is a standalone node for sending audio to Discord. As opposed to the most commonly used Lavalink, Andesite is able to provide us with much better flexibilities, such as filters support, REST API, and better state handling. Learn more here.

Databases

PostgreSQL, an extremely advanced and reliable relational database, is used for storing persistent data. Redis, an in-memory data structure store, is used for caching and inter-process communication. Prometheus is also used for metrics collection.

RabbitMQ

RabbitMQ is used as a message broker between the gateway and the bot application layer. It is very reliable and ensures data safety, such that events are never lost even when there is a fault.

Rust

Rust is one of the fastest languages in the world. Thanks to the nature of this language, we are able to provide you the smoothest experience possibly across all Discord bots.

Vue.js

We use the Vue ecosystem for our frontend website and dashboard. It is very performant and versatile, allowing the website to load at a rocket speed of under 0.5 seconds for initial paint.

CircleCI

Continuous integration is an important part of our workflow. It helps us find errors quickly and ensure the quality of code. CircleCI also provides us with continuous delivery capabilities, such that every new release will automatically trigger a deployment.

Self-Hosting

Due to the complex infrastructure, the bot is unfortunately not suitable to for self-hosting at the moment. Please use our public instance or wait patiently while we are working on a way to run the bot with Docker.

Contributing

Want to contribute? Awesome! Please see the contributing guidelines.

License

This project is licensed under GNU Affero General Public License v3.0.

wyvor's People

Contributors

chamburr 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.