mezotv / Crypto-Helper

Crypto Helper is a open source bot crafted to give you all the info about crypto you need!

Home Page:https://top.gg/bot/747050613656911892

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto Helper

Crypto Helper is a open source bot crafted to give you all the info about crypto you need!


## 🛠️ Installation Steps
  1. Fork this repository

  2. Clone your forked copy of the project.

git clone --depth 1 https://github.com/<your username>/Crypto-Helper
  1. Change the working directory
cd Crypto-Helper
  1. Add a reference to the original repository.
git remote add upstream https://github.com/Developer-Dungeon-Studio/Crypto-Helper.git
  1. Check the remotes for this repository.
git remote -v
  1. Always take a pull from the upstream repository to your main branch to keep it at up-to-date with the main project (updated repository).
git pull upstream main
  1. Create a new branch.
git checkout -b <your_branch_name>
  1. Run your code.
npm run start

To create a pull request, click on compare and pull requests. Please ensure you compare your feature branch to the desired branch of the repo you are suppose to make a PR to. Voila 🎉 You have made a PR to the project.

🙏 Support

This project needs a ⭐️ from you. Don't forget to leave a star ⭐️ It will motivate us!!

Our Socials

About

Crypto Helper is a open source bot crafted to give you all the info about crypto you need!

https://top.gg/bot/747050613656911892

License:Other


Languages

Language:JavaScript 100.0%Language:Shell 0.0%