calibrebot

command module
v0.0.0-...-56fd51c Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2022 License: MIT Imports: 8 Imported by: 0

README

Calibre Bot

This telegram bot created for Calibre for Linux and MacOS&

Run

Copy file bookbot (or bookbot.mac for MacOS) from releases to library (where the file metadata.db is located).

You can run bot mannualy (with token!):

./bookbot TOKEN

or use system Systemd Unit (in Linux)

vim /etc/systemd/system/bookbot.service
[Unit]
Description=BookBot Service
After=network.target

[Service]
Type=simple
User=root
Restart=always
WorkingDirectory=/PATH_TO_LIBRARY
ExecStart=/PATH_TO_LIBRARY/bookbot TOKEN

[Install]
WantedBy=multi-user.target

replace PATH_TO_LIBRARY and TOKEN

In journal (journalctl -f -u bookbot) you can see this:

Authorized on account ...

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳