Skip to content

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

License

Notifications You must be signed in to change notification settings

HackSquadDev/discord-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dddd560 · Oct 21, 2022

History

85 Commits
Oct 21, 2022
Oct 10, 2022
Oct 21, 2022
Oct 10, 2022
Oct 10, 2022
Oct 11, 2022
Oct 11, 2022
Oct 11, 2022
Oct 5, 2022
Oct 9, 2022
Oct 9, 2022
Oct 13, 2022
Oct 6, 2022
Oct 13, 2022
Oct 10, 2022
Oct 15, 2022
Oct 9, 2022
Oct 11, 2022

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