Giter VIP home page Giter VIP logo

autopostbot's Introduction

Welcome to my GitHub ✨

Experienced Software Engineer specializing in backend development in Python and TypeScript, with practical experience in real-time video and audio communication using WebRTC, and frontend development in React + Redux. Also possesses first-hand expertise in creating C++ bindings for Python.

wakatime

Open Source Projects

Useful links

autopostbot's People

Contributors

amateurloli avatar marshalx avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

autopostbot's Issues

Убедиться что переотправка постов работает при возникновении ошибки

Словил ошибку

2022-09-04 08:09:31,931 - main - ERROR - A request to the Telegram API was unsuccessful. Error code: 429. Description: Too Many Requests: retry after 42

такое ощущение, что скрипт не попытался переотправить пост в тг канал после снятия ограничений на отправку

Указать версии зависимостей

В файле requirements.txt не указаны версии используемых библиотек. Нужно строго указать те версии, на которых код работает без проблем

пример строгого указания:

requests==2.28.1

Использовать базу данных без сервера

Необходимо переписать реализацию всех функций в database.py файле. Удалить pymysql из зависимостей.

Не важно какая база будет использоваться. Главное чтобы она полностью повторяла прошлую логику методов и хранилась на диске. Это может быть любая text based db или sqllite

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.