scraperbot

0.0.1 • Public • Published

scraperbot

Telegram bot

Configuration

config/development.js

namespace: 'scraperbot',
loggerLevel: 'debug'

where all Redis keys will be prefixed with scraperbot

Test data

const testData = {
    ok: (multi, ctx) => {
    },
};

Note our convention that Redis keys for hashes are postfixed with :h

Error handling

/scraperbot/

    Package Sidebar

    Install

    npm i scraperbot

    Weekly Downloads

    1

    Version

    0.0.1

    License

    ISC

    Last publish

    Collaborators

    • evanx