Welcome to the daleBot repository! This project is a collaborative effort by the amazing members of the devEco community to create a versatile, community-driven Discord bot. Named after one of our most valued members, HybridRobotix (aka Dale), daleBot embodies the helpful, collaborative, and innovative spirit of our community.
daleBot is designed to enhance the devEco Discord server by offering features that foster engagement, simplify interactions, and make our community even more awesome. Whether you're a seasoned developer or a first-time contributor, this project is the perfect opportunity to learn, share, and grow together.
- Custom Commands: Developer-centric utilities and fun commands tailored to our community.
- Gamification: Reward members for participation and contributions.
- Event Management: Help schedule and manage devEco events like the Developers Anonymous meetups.
- Content Sharing: Automatic sharing of videos, articles, and cool tech updates.
- Moderation Tools: Support our moderators in keeping the community safe and welcoming.
- Integration with devEco Projects: Tie into initiatives like the devEco Open Hardware Project.
We love contributions! Here’s how you can get started:
- Fork this Repository: Start by forking the repo to your GitHub account.
- Clone Your Fork: Clone your fork locally to start coding.
git clone https://github.com/yourusername/daleBot.git
- Change to the new repo directory
cd <repo directory
- Add remote
git remote add <your tag> git@github.com:thedeveco/daleBot.git
where is a tag name you can remember
- Set Up Your Environment: Follow the Setup Guide below to prepare your development environment.
- Create a Feature Branch: Use a descriptive branch name, e.g., add-command-feature.
- Submit a Pull Request (PR): Open a PR to share your changes, and make sure to link any related issues.
You are now ready to start contributing to daleBot.