There will be no any breaking features adding into this bot because I am moving from discord.js into another programming langauge like golang/rust.
Tackle the situation by adding myriad of BOTS for specified features.
Here provided all-in-one solution.
- 🚀 STABLE, PERFORMANT, PRODUCTIVE
- 🧰 Mostly written by TypeScript (instead of JavaScript)
- 🧠 Clear processional logic
- 🏛️ Multi-Server ready
- 🐋 Fully customizable
- NodeJS v16.9.0 or later (LTS/Latest)
Extra: Python3, FFmpeg, Build-essential, etc.
- Required RAM: 512 MB (Considered by the amount of servers)
- Required Storage: 1 GB
- Required core of CPU: 1
- Environmental Variables (.env)
TOKEN=XXXXX.ABCDEFG
CLIENT_ID=XXXXXXXXXXXXXXXXXX
MONGODB_URL=XXXXXXXXXXXXXXXX
- Install Dependencies
npm install
- Build & Compile to JS (With SWC compiler)
npm run build
- Copy Config (For FIRST / AFTER SYNCED)
Save the config first!
npm sync
- Start
npm run start
v1.0 (Depreciated & Outdated) - HERE