awardbot.me icon indicating copy to clipboard operation
awardbot.me copied to clipboard

🎁 AwardBot is an open source advanced giveaway bot. Written in Discord.js. You can set conditions for the giveaways, automatically deliver the prizes, and lock the giveaways.

AwardBot - A open-source giveaway bot. ⭐

Terms of Use

- You have the permission to shoot and share videos, but you have to mention us and our server in the video.
- You cannot use our branding anywhere on your site & claim it as your own.
- You have the permission to share in writing, but you have to mention us, our server, in the article.
- You can't speak in a "we did it" way.
- You cannot sell this.
- Don't touch this part on footer;


🛠 Run Server

Development Server

npm install --s --f && npm run dev
# or
yarn install && yarn dev

Production Server

npm install --s --f && npm run build && npm run start
# or
yarn install && yarn build && yarn start

Open http://localhost:3000 with your browser to see the result.

⭐ Star

  • Don't forget to star this repo for support :)