Discord-based file sharing https://fyle.uk
Go to file
2023-01-20 11:46:20 -08:00
.vscode this code actually sucks ass 2022-12-29 17:12:44 -08:00
assets this code actually sucks ass 2022-12-29 17:12:44 -08:00
pages add file counter 2022-12-31 20:06:09 -08:00
src add file counter 2022-12-31 20:06:09 -08:00
.gitignore forgot to init repo 2022-09-26 22:09:38 -07:00
config.json I DID IT WOOOOOO 2022-09-27 16:39:25 -07:00
LICENSE Create LICENSE 2022-09-27 16:43:09 -07:00
package-lock.json Work On 1.2.0. 2022-12-29 13:03:33 -08:00
package.json add file counter 2022-12-31 20:06:09 -08:00
README.md todo: move things around i guess 2023-01-20 11:46:20 -08:00
tsconfig.json forgot to init repo 2022-09-26 22:09:38 -07:00

monofile

File sharing via Discord


.env

TOKEN=KILL-YOURSELF.NOW

versions & planned updates

  • 1.0.0 initial release
  • 1.1.0 add file cloning endpoint
  • 1.1.1 add file cloning webpage
  • 1.1.2 fix file cloning with binary data
  • 1.1.3 display current version on pages
  • 1.1.4 serve /assets as static files & make /server endpoint
  • 1.2.0 add file parameters section + custom ids
  • 1.2.1 add file counter to main page
  • 1.2.2 clean up this shitty code
  • 1.2.3 add id locks, allowing you to set a key for a file that allows you to overwrite the file in the future
  • 1.2.4 prevent cloning of local/private ip addresses
  • 1.3.0 add simple moderation tools
  • 2.0.0 rewrite using theUnfunny's code as a base/rewrite using monofile-core

also todo: monofile-core (written in eris)

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.