MerkleTreeLabs / Max-Planck

Social Bot connected to QRL and ZND Blockchains
MIT License
1 stars 0 forks source link

Max Plank - A Social Bot


[![Badge License]][License]    [![Badge Likes]][#]
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) > WIP creating an interactive bot for the ZOND and QRL Blockchains. Distribution of testnet Zond funds through [Discord](https://theqrl.org/discord)! More info in the chat ## [Join the Discord](https://theqrl.org/discord) --- ## Developing Please use the following steps to setup your development environment: 1. Clone the repository 2. `nvm use` or ensure your node version matches the version in the `.nvmrc` file. 3. Install the dependencies with `npm install` 4. Copy the config.json.example file to config.json and fill in the required fields 5. Install and sync a [local Zond node](https://test-zond.theqrl.org/linux.html) 6. Run the bot with `npm start` --- ## Contributing Use the npm scripts to ensure consistent commit messaging: ```bash npm run cm ``` --- ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details --- ## Acknowledgments * [QRL](https://theqrl.org) - For the Zond testnet and the community * [Discord.js](https://discord.js.org) - For the Discord API wrapper * [Node.js](https://nodejs.org) - For the JavaScript runtime * [NPM](https://www.npmjs.com) - For the package manager * [Commitizen](https://commitizen.github.io/cz-cli) - For the commit message guidelines * [GitHub](https://github.com) - For the repository hosting * [Copilot](https://copilot.github.com) - For the AI pair programming --- ## Authors fr1t2 - [fr1t2](https://fr1t2.com)