monofile/README.md
2022-12-29 13:03:33 -08:00

27 lines
777 B
Markdown

# monofile
File sharing via Discord
<br>
## .env
```
TOKEN=KILL-YOURSELF.NOW
```
## versions & planned updates
- [X] 1.0.0 initial release
- [X] 1.1.0 add file cloning endpoint
- [X] 1.1.1 add file cloning webpage
- [X] 1.1.2 fix file cloning with binary data
- [X] 1.1.3 display current version on pages
- [X] 1.1.4 serve /assets as static files & make /server endpoint
- [ ] 1.2.0 add simple moderation tools
- [ ] 1.2.1 disable local ip address through url cloning
- [ ] 1.3.0 allow custom file ids
also todo: monofile-core
## Disclaimer!
This project does some stuff that can be considered questionable. Discord may not like you uploading files this way, and it's a grey area in Discord's TOS. We take no responsibility if Discord locks your account for API abuse.