Skip to content

HackSquadDev/discord-js

Repository files navigation

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

Deploy with Docker

For easier deployment, you can use our prebuilt images for docker following the steps below:

  1. docker pull <insert image name>
  2. docker run -e DISCORD_TOKEN=xxxxxx <insert image name>

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.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages