https://github.com/jayydoesdev/auto-lootbox
🎁Auto lootbox open thingy for the Discord april fools event.
https://github.com/jayydoesdev/auto-lootbox
april april-fools aprilfools discord discord-lootbox discord-lootbox-opener discord-lootbox-tool
Last synced: about 1 month ago
JSON representation
🎁Auto lootbox open thingy for the Discord april fools event.
- Host: GitHub
- URL: https://github.com/jayydoesdev/auto-lootbox
- Owner: JayyDoesDev
- License: apache-2.0
- Created: 2024-04-02T06:51:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-02T06:57:26.000Z (about 1 year ago)
- Last Synced: 2025-04-11T22:58:33.837Z (about 1 month ago)
- Topics: april, april-fools, aprilfools, discord, discord-lootbox, discord-lootbox-opener, discord-lootbox-tool
- Language: CoffeeScript
- Homepage:
- Size: 114 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Auto Lootbox
🎁Auto lootbox open thingy for the Discord april fools event.
# Setup
## Install CoffeeScript
https://coffeescript.org/
## Env
```env
TOKEN=usertoken
```
## Command Line
```
yarn
yarn start
(or any package manager you prefer)
```