Welcome to the Dev Network Bot, a custom Discord bot designed to enhance collaboration and community engagement in the Dev Network server. This bot is built to support developers, streamline communication, and foster innovation. 💻🌐
-
Automated Welcome Messages
- Greets new members with a personalized welcome message.
-
Rule Management
- Provides server rules with a simple command.
-
Project Sharing and Collaboration
- Helps developers share their projects easily.
-
Custom Commands for Admins
- Commands restricted to admins for better server management.
-
Developer Tools
- Future plans include code formatting, syntax checking, and project templates.
- Node.js v18+
- A Discord bot token (create one at the Discord Developer Portal)
-
Clone the Repository
git clone https://github.com/your-username/dev-network-bot.git cd dev-network-bot -
Install Dependencies
npm install
-
Set Up Environment Variables Create a
.envfile in the project root and add your bot token:TOKEN=your-bot-token -
Run the Bot
npm start
- !hello - Greets the user.
- ping - Responds with a simple Pong message.
- !rules - Sends the server rules.
- !relaunch - Sends the server relaunch announcement.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License. Feel free to use, modify, and distribute this bot as you see fit.
Join the Dev Network Discord server to collaborate, share ideas, and innovate together!
- Code snippet sharing
- Project management tools
- Real-time collaboration features
Dev Network | Together, We Build the Future 🚀