Draconian Bot
With its robust performance, intuitive design, and a vast array of functionalities, the Draconian Bot is the ultimate solution for all your needs.
Features
- 💪 Stable, Performant, and Productive
- 🧰 Written in TypeScript for enhanced performance and scalability
(Read more about the benefits of using TypeScript here)
- 🧠 Professional and organized logic
- 🏛️ Ready for multi-server use
- 🛠️ Fully customizable to fit your needs
💻 Requirements
- NodeJS v16.9.0 or later (LTS or Latest)
Additional requirements: Python3, FFmpeg, Build-essential, etc.
- 512 MB RAM (based on number of servers)
- 1 GB Storage
- 1 CPU Core
🚀 Getting Started
- Set up environmental variables in your
.env
file:
TOKEN=XXXXX.ABCDEFG
CLIENT_ID=XXXXXXXXXXXXXXXXXX
MONGODB_URL=XXXXXXXXXXXXXXXX
- Install dependencies:
npm install
- Merge your config:
npm run merge-config
- Start the bot:
npm run start
Legacy Version