The only Discord bot you'll need developed by Pukima#7331.
In a terminal run the following commands:
git clone https://github.com/kayano-bot/kayano.git- cd kayano
- Outside (or inside) the terminal edit the
.env.examplefile and rename it to.env
- In the terminal again (also same folder as before) run:
yarn(if not installed install node and then runnpm i -g yarn)- In the terminal again (also same folder as before) run:
yarn run helper - Now you can choose to either
- Start the bot
- Start the RPC (your activity) ad
- Register commands (so that you can actually use the commands)
- Update the Bot to it's latest version
- Quit (you can also achieve the same by pressing
ctrl+c)
- Fork the repository
- Clone your fork:
git clone https://github.com/<your-username>/kayano.git - Create your feature branch:
git checkout -b my-new-feature - Stage changes:
git add . - Commit your changes:
czORyarn run commitdo not usegit commit - Push to the branch:
git push origin my-new-feature - Submit a pull request
Pukima 💻 🚧 👀 |
Dependabot 📦 |
This project follows the all-contributors specification. Contributions of any kind welcome!