monofile/README.md

33 lines
1 KiB
Markdown
Raw Normal View History

2022-09-26 22:09:38 -07:00
# monofile
2022-09-27 18:02:24 -07:00
File sharing via Discord
<br>
2022-12-29 12:43:16 -08:00
## .env
```
TOKEN=KILL-YOURSELF.NOW
```
2022-12-29 13:03:33 -08:00
## 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
- [X] 1.2.0 add file parameters section + custom ids
2023-01-20 11:46:20 -08:00
- [X] 1.2.1 add file counter to main page
2023-01-26 16:33:41 -08:00
- [X] 1.2.2 clean up this shitty code
2023-01-26 22:01:47 -08:00
- [X] 1.2.3 bugfixes
2023-01-29 14:09:22 -08:00
- [ ] 1.3.0 new ui; accounts; utility endpoints; multi file uploads
2023-01-29 15:44:23 -08:00
- [ ] 1.3.1 self-destruct option
- [ ] 1.3.2 disable cloning of local ips
2023-01-27 13:51:39 -08:00
- [ ] 1.4.0 admin panel
2022-12-29 13:10:43 -08:00
- [ ] 2.0.0 rewrite using theUnfunny's code as a base/rewrite using monofile-core
2022-12-29 13:03:33 -08:00
2022-12-29 13:10:43 -08:00
also todo: monofile-core (written in eris)
2022-12-29 13:03:33 -08:00
2022-09-27 18:02:24 -07:00
## Disclaimer!
2022-12-29 13:03:33 -08:00
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.