Go to file
2023-07-08 08:58:08 +08:00
src add ls command 2023-07-08 08:50:06 +08:00
test/unit-tests/model enable updating a file 2023-07-08 07:03:32 +08:00
.env.example set up basic configs and bot api 2023-07-04 03:01:20 +08:00
.gitignore enable creating directories under a directory 2023-07-05 21:03:38 +08:00
.prettierrc enable creating directories under a directory 2023-07-05 21:03:38 +08:00
jest.config.js enable creating directories under a directory 2023-07-05 21:03:38 +08:00
LICENSE Initial commit 2023-07-04 01:54:16 +08:00
package.json update readme 2023-07-08 08:58:08 +08:00
README.md update readme 2023-07-08 08:58:08 +08:00
tsconfig.build.json enable creating directories under a directory 2023-07-05 21:03:38 +08:00
tsconfig.json enable creating directories under a directory 2023-07-05 21:03:38 +08:00
yarn.lock upload and download a file 2023-07-06 00:33:04 +08:00

tgfs

Use telegram as file storage

Installation

$ yarn install && yarn build
$ alias tgfs="yarn cmd"

usage

  • ls

    $ tgfs ls /
    
  • mkdir

    $ tgfs mkdir /documents