im-parsa / csgo-bot

just simple csgo discord bot

Home Page:https://github.com/im-parsa/csgo-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy

logo

πŸ€– csgo:bot (Discord CSGO Bot)

Just simple discord bot built with discord.js discordjs.guide

πŸ”– Requirements

  1. Discord Bot Token Guide
  2. Csgo server IP & PORT Guide
  3. Node.js v14.0.0 or newer

πŸš€ 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

  1. Fork the repository
  2. Clone your fork: git clone https://github.com/your-username/csgo-bot.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request

πŸ“ Credits

@im-parsa

About

just simple csgo discord bot

https://github.com/im-parsa/csgo-bot

License:MIT License


Languages

Language:JavaScript 88.0%Language:Dockerfile 11.5%Language:Procfile 0.5%