An open API service indexing awesome lists of open source software.

https://github.com/mrozio13pl/automated-discord-loot-boxes

Automatically opens discord loot boxes and claims the decoration reward, even without access to loot boxes!
https://github.com/mrozio13pl/automated-discord-loot-boxes

bot boxes claim discord discord-bot discord-lootbox discord-lootbox-opener discord-lootbox-tool loot lootbox opener reward

Last synced: 3 months ago
JSON representation

Automatically opens discord loot boxes and claims the decoration reward, even without access to loot boxes!

Awesome Lists containing this project

README

        

# 🎁 Automated Discord Loot Boxes 🎁

Automatically opens discord loot boxes and claims the decoration reward, even __without access__ to loot boxes!

screenshot
discord

Even though for some people loot boxes may appear like they have been removed from Discord app, the API is still up and running, which means you can still get the profile decoration if you haven't already!

## Setup

1. Download this git repo.
2. Install [NodeJS](https://nodejs.org/) on your computer.
3. Open CMD in the directory where you have the repository installed.
4. Execute these commands:
```sh
npm install
npm start
```
5. Paste your discord token.

Done! 🎉

## Is it safe?

Probably yes, this program doesn't store your token anywhere. You have a higher chance of Discord banning you (for some reason), but the most likely won't care.

> 👉 Remember to never share your discord token!

Disclaimer ⚠


This code is provided for educational purposes only. Please do not use it in production environments without proper understanding and testing. Copy-pasting code without comprehension may lead to unintended consequences. Always ensure to review and understand the code before using it in any context. Use at your own risk.