Skip to content

Sincho is an experimental Discord bot project currently under active development. Built as a personal learning project to explore bot development, server automation, and interactive features. Future plans include moderation tools, fun interactions, and utility commands.

Notifications You must be signed in to change notification settings

thekshitiz/sincho

Repository files navigation

🤖 Sincho - A Discord Bot Project

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.


🚀 Tech Stack

  • Language: JavaScript (Node.js)
  • Library: discord.js
  • Tools: Visual Studio Code, GitHub

✨ General Features (Planned)

  • 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)

📦 Installation & Setup

# 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.js

📜 License

This project is licensed under the MIT License — feel free to use, modify, and share it!


📫 Contact


🛠️ Disclaimer

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.


🚀 Let's Connect!

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!

Let's build something awesome together! 🎮✨

About

Sincho is an experimental Discord bot project currently under active development. Built as a personal learning project to explore bot development, server automation, and interactive features. Future plans include moderation tools, fun interactions, and utility commands.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published