Kronix v1 is an educational selfbot crafted to improve your learning journey on Discord. It enables you to store and retrieve essential information, monitor progress, and leverage various educational features, all seamlessly integrated into the Discord platform.
These are just free codes for everyone to use. But if you're looking for something personalized, like:
- A custom Discord bot with specific modules (AI, music, moderation, etc.)
- A professional website or web application for your brand or project
- Custom automation tools tailored to your needs
discord: discord.gg/teamkronix,
-
Clone the Repo
git clone https://github.com/teamkronix/Kronix-Self-Bot.git
-
Navigate to the Directory
cd Kronix-Self-Bot
-
Install Dependencies
npm install
-
Make sure to fill config.json
{
"token": "YOUR_TOKEN",
"prefix": "YOUR_PREFIX",
"allowedIds": ["YOUR_DISCORD_ID"],
"timeZone": "Asia/Kolkata",
"showTime": true,
"attackMode": false,
"afkMode": false,
"afkReason": "",
"afkStartTime": null,
"pings": [],
"tly_api_token": "YOUR_TLY_API_TOKEN",
"gemini_api_key": "YOUR_GEMINI_API_KEY",
"api_ninjas_key": "YOUR_API_NINJAS_KEY",
"github_token": "YOUR_GITHUB_TOKEN",
"stand4": {
"token": "YOUR_STAND4_TOKEN",
"uid": "YOUR_UID"
},
"spotify": {
"client_id": "YOUR_SPOTIFY_CLIENT_ID",
"client_secret": "YOUR_SPOTIFY_CLIENT_SECRET"
}
}
- Start the Selfbot
or
node .
node index.js
This bot allows you to customize various features with a variety of useful and dangerous commands. Some of the available commands include:
!activity
: Set your activity status.!create_channel
: Create a new channel.!afk
: Set your AFK status.!define
: Look up word definitions.!note
: Add personal notes.!nukechannel
: Nuke a channel.!ping
: Check the bot's response time.
There are several attack-related commands available, such as !dmall
, !nuke
, and !spamall
. Use them with caution and only in appropriate situations.
Use of selfbots is against Discord's Terms of Service. By using this bot, you acknowledge that you are responsible for any consequences that may occur, including account bans or suspensions. We are not responsible for any actions taken by Discord related to the use of this selfbot. Use at your own risk.
Enjoy customizing your bot experience with Kronix v1 and make the most out of its powerful features!