Giter VIP home page Giter VIP logo

mixcat's Introduction


MixCat Discord Bot

Integrated with TypeScript, Vite, Vue, and Pinia, just like a Mixed Breed Cat !

Overview

MixCat is a discord bot framework conceptualized by Proladon. It combines the basics of a discord.js bot with elements from the frontend ecosystem, such as Vite (frontend bundling tool), Vue (frontend framework), and Pinia (frontend global state management library).

Support Discord Server (language: Traditional Chinese)

Discord Banner 2

Why

As a frontend engineer, my familiarity revolves around the Vue/Vite technical ecosystem on a daily basis. I particularly appreciate Vue's reactive design, Vite's simplicity and speed, and the extensive community and ecosystem.

While developing with Vue, I always use path aliases to make the code cleaner and more readable. So when I was developing with discord.js, I wanted to use path aliases to achieve the same. However, when using TypeScript, I often encountered path alias resolution errors during compilation. I spent a lot of time configuring it, but I always felt it was imperfect and troublesome.

That's when I thought, if I use Vite as the bundling tool, just like when developing with Vue, configuring path aliases would be a breeze. At the same time, I could bring in Vue and utilize its reactive features like watch, computed, ref, reactive... and more, and combine them with Vue's global state management tool, Pinia, to implement more functionalities!

Finally, I found vite-node !! Based on Vite's node runtime environment, and after experimentation, it turned out to be feasible! Thus, MixCat was born!

If you want to delve deeper into how MixCat operates, you can watch Proladon's tutorial videos.

Youtube Tutorial Playlist

mixcat's People

Contributors

proladon avatar

Stargazers

VZServer avatar  avatar JunYu avatar Miyago9267 avatar ItsJohnny30 avatar

Watchers

 avatar  avatar

Forkers

vzserver

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.