git clone https://github.com/eritislami/evobot.git cd evobot npm install After installation finishes follow configuration instructions then run npm run start to start the bot. ⚙️ Configuration Copy or Rename config.json.example to config.json and fill out the values: ⚠️ Note: Never...
Clone your fork:git clone https://github.com/your-username/evobot.git Create your feature branch:git checkout -b my-new-feature Stage changesgit add . Commit your changes:czORnpm run commitdo not usegit commit Push to the branch:git push origin my-new-feature ...
"resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=" }, "combined-stream": { "version": "1.0.8", "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", "integrity...
master .github commands include util .gitignore .prettierrc CONTRIBUTING.md LICENSE README.md config.json.example index.js package.jsonBreadcrumbs evobot/ LICENSESup-Sup123/evobot is licensed under the MIT License A short and simple permissive license with conditions only requiring preservation of ...
Fork the repository Clone your fork: git clone https://github.com/your-username/evobot.git Create your feature branch: git checkout -b my-new-feature Commit your changes: git commit -am 'Add some feature' Push to the branch: git push origin my-new-feature Submit a pull request...
master Breadcrumbs evobot / .prettierrc Latest commit HistoryHistory File metadata and controls Code Blame 6 lines (6 loc) · 88 Bytes Raw 1 2 3 4 5 6 { "printWidth": 110, "tabWidth": 2, "useTabs": false, "trailingComma": "none" }...
🤖 EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide - evobot/.github at master · Sup-Sup123/evobot
.github commands include locales sounds util .gitignore .prettierrc .replit CONTRIBUTING.md Dockerfile LICENSE Procfile README.md app.json config.json.example index.js package-lock.json package.jsonBreadcrumbs evobot / .gitignore Latest commit WindSekirun (wind.seo) Add i18n translation for ...
git clone https://github.com/eritislami/evobot.git cd evobot npm install After installation finishes you can use node index.js to start the bot. ⚙️ Configuration Copy or Rename config.json.example to config.json and fill out the values: ⚠️ Note: Never commit or share your to...
master .github commands include locales sounds util .dockerignore .gitignore .prettierrc .replit CODE_OF_CONDUCT.md CONTRIBUTING.md Dockerfile LICENSE Procfile README.md app.json config.json.example index.js package-lock.json package.jsonBreadcrumbs evobot / .prettierrc Latest...