locky

command module
v0.0.0-...-752db19 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2023 License: MIT Imports: 8 Imported by: 0

README

Locky password keeper

Overview

  • Supports following commands:
    • /get <service>
    • /set <service> <login> <password>
    • /del <service>
  • Can support webhooks
  • Worker pool for requests
  • PostgreSQL as underlying storage

Deploy

# checkout sources
git clone https://github.com/nikmy/locky.git

# go to source dir
cd locky

# build and run the bot
docker-compose up --build db app

Environment

In docker-compose.yml, service app you can find environment variables that control bot behaviour. The most important are:

  • TOKEN: telegram API token from @BotFather
  • WEBHOOK: if set, is used for webhook instead of polling

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
bot
db

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL