Socket
Book a DemoInstallSign in
Socket

@satont/grammy-file-storage

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@satont/grammy-file-storage

File storage for grammY library.

latest
Source
npmnpm
Version
1.2.0
Version published
Weekly downloads
3
-40%
Maintainers
1
Weekly downloads
 
Created
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 @satont/grammy-file-storage --save

Deno

import { FileAdapter } from "https://x.nest.land/grammy-file-storage@1.1.2/src/mod.ts";

Usage

You can check examples folder

FAQs

Package last updated on 01 Jan 2022

Did you know?

Socket

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