Sincho is an experimental Discord bot project built using discord.js.
This project is currently under active development and serves as a personal learning journey into bot development, server automation, and interactive Discord experiences.
- Language: JavaScript (Node.js)
- Library: discord.js
- Tools: Visual Studio Code, GitHub
- Basic command handling
- Event listeners (e.g., welcome new members)
- Fun interaction commands (like dice rolls, jokes, quotes)
- Simple moderation commands (kick, ban, mute)
- Future integrations (APIs, games, utilities)
# 1. Navigate into the project directory
cd sincho
# 2. Install dependencies
npm install
# 3. Set up your `.env` file
# Create a file named `.env` and add the following:
DISCORD_TOKEN=your-bot-token-here
CLIENT_ID=your-client-id
GUILD_ID=your-test-server-id
# 4. Run the bot
node index.jsThis project is licensed under the MIT License — feel free to use, modify, and share it!
- Personal Website: kshitizrai.com.np
- LinkedIn: linkedin.com/in/kshitizrai
- Email: hello@kshitizrai.com.np
On GitHub, links do not automatically open in a new tab. Use Ctrl + Click (or Cmd + Click on Mac) to open links in a new tab.
Thank you for checking out Sincho!
If you have ideas, feature requests, or just want to chat about Discord bots, feel free to reach out!