DomathID / discord-js

This is a simple discord bot made with discord.js for HackSquad's discord server.

Home Page:https://hacksquad.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

HackSquad discord Bot!

License: MIT License

This is a simple discord bot made with discord.js for HackSquad's discord server.

How to use

  1. Clone the repo
  2. Run npm install
  3. Create a file called .env, copy the content from .env.example and update the values as necessary
  4. Run npm run watch:start

Production Mode

In order to use the bot in production mode run the following commands:

  1. npm run build
  2. npm run start

How to contribute

  1. Fork the repo
  2. Make your changes
  3. Create a pull request

Contributing

If you want to contribute to this project, please read the contributing guidelines. Checkout the issues for things you can work on.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

Maintainers

Made with ❤️ by HackSquad

About

This is a simple discord bot made with discord.js for HackSquad's discord server.

https://hacksquad.dev

License:MIT License


Languages

Language:TypeScript 99.5%Language:Shell 0.5%