PizzaHat is a multi-purpose bot, made to satisfy your needs, as well as your server's needs too! This project is open source so that other developers could work on it and make it even better!
- Fork the repository.
- Clone your fork:
git clone https://github.com/your-username/pizzahat.git
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'New feature'
- Push to the branch:
git push origin my-new-feature
- Make a pull request.
git clone https://github.com/your-username/pizzahat.git
git checkout -b my-new-feature
git commit -am 'New feature'
git push origin my-new-feature