- Tech Struck is a discord server where developers, designers and just about everyone struck with curiosity on tech unite together as a community!
- This repository has Tech Struck server's custom bot along with webhook based announcement and BrainFeed senders for Tech Struck
You may help by adding features to Tech Struck or fix bugs in the code. Here's how:
- Fork the repository
- Clone your fork:
git clone https://github.com/your-username/Tech-Struck.git
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'uwu new feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request