Sergey Krashevich

Results 51 issues of Sergey Krashevich

Based on [sebaplaza](https://github.com/sebaplaza) code

Example of configfile-less run: ``` chatgpt_telegram_bot: container_name: chatgpt_telegram_bot restart: always environment: - TELEGRAM_TOKEN= - OPENAI_API_KEY= - USE_CHATGPT_API=True - NEW_DIALOG_TIMEOUT=600 - TELEGRAM_USERNAMES= ```

The main backend functionality has been rewritten in Go. As a result, the entire application now weighs about 8MB and can be run either from a Docker container or as...

example: Error gathering the repository list: failed to compare repository with upstream: skrashevich/qbittorrent: GET https://api.github.com/repos/hotio/qbittorrent/compare/master...skrashevich:svk: 404 No common ancestor between master and skrashevich:svk. [].

bug

Correcting the error that occurs when there are more than 32766 snapshots in the database

..for ability to compile the same code for windows and *nix systems