Absolet Documentation
  • 🌊Absolet Documentation
    • 📦Dependencies
    • 🤖Bot Application Setup
    • 📚Configuration Files
    • 🍄MongoDB Database
    • 🖥️Bot Installation (Linux)
    • 🖥️Bot Installation (Windows)
    • 🖥️Bot Installation (Pterodactyl)
    • ⚒️Bot Setup (Discord)
    • 🎫Ticket Categories
    • ❌Common Errors
    • ✅Done!
Powered by GitBook
On this page
  • 👨‍💻 Unix Based System
  • 🚀 NodeJS 18
  • 🍃 MongoDB
  1. Absolet Documentation

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.

PreviousAbsolet DocumentationNextBot Application Setup

Last updated 10 months ago

🌊
📦