csgo-bot
csgo-bot copied to clipboard
just simple csgo discord bot

🤖 csgo:bot (Discord CSGO Bot)
Just simple discord bot built with discord.js discordjs.guide
🔖 Requirements
🚀 Getting Started
If deploying to Heroku make sure to create config variables
git clone https://github.com/im-parsa/csgo-bot.git
cd csgo-bot
npm install
After installation finishes you can use node index.js or npm start to start the bot
🤝 Contributing
- Fork the repository
- Clone your fork:
git clone https://github.com/your-username/csgo-bot.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