📦Dependencies
In order for Absolet to work, you must have access to:
👨💻 Unix Based System
Absolet makes use of several software tools and dependencies that are primarily designed to run on Unix-based systems. These tools include programming languages, libraries, and utilities that are optimized for Unix-like operating systems. Furthermore, Unix systems are known for their stability, security, and performance, which makes them an ideal choice for running server applications like Absolet.
🚀 NodeJS 18
Absolet needs NodeJS because discord provides an API for interacting with its platform, and Node.js has a library (discord.js) that makes accessing it easier. The library has comprehensive documentation and an active community that can help developers solve problems or answer questions.
🍃 MongoDB
Absolet relies on MongoDB to efficiently store and manage ticket information, as well as other crucial data.
Last updated