Socket
Socket
Sign inDemoInstall

@grammyjs/storage-file

Package Overview
Dependencies
0
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @grammyjs/storage-file

File storage for grammY library.


Version published
Weekly downloads
343
decreased by-23.61%
Maintainers
2
Install size
19.3 kB
Created
Weekly downloads
 

Changelog

Source

2.4.2 (2024-02-29)

Bug Fixes

  • add workaround for release action (9646669)
  • remove public from workflow (4f56e00)

Features

Readme

Source

File storage adapter for grammY

Storage adapter that can be used to store your session data in files when using sessions.

Installation

Node

npm install @grammyjs/storage-file --save

Deno

import { FileAdapter } from "https://deno.land/x/grammy_storages/file/src/mod.ts";

Usage

You can check examples folder

FAQs

Last updated on 29 Feb 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc