Welcome to the Discord Selfbot project! This selfbot is built using Node.js and aims to enhance your Discord experience with automated features and functionalities.
- Play music and manage audio streams π΅
- Send custom messages and embeds π©
- Easy to customize and extend π§
Before you start, ensure you have the following installed:
git clone https://github.com/yourusername/discord-selfbot.git
cd discord-selfbot
pnpm install
Create a .env
file in the root directory and add your Discord token:
DISCORD_TOKEN=your_discord_token
GUILD_ID=your_guild_id
CHANNEL_ID=your_channel_id
docker compose up --build
Once the bot is running, you can interact with it via your Discord server. Follow the commands defined in your bot to enjoy its features!
If you want to contribute to this project, feel free to open an issue or submit a pull request!
This project is licensed under the Apache 2.0 License - see the LICENSE file for details.
Happy coding! π