Giter Club home page Giter Club logo

channel_bot's People

Contributors

churnikov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

channel_bot's Issues

Group together channels

Why: Some people don't want to have an endless feed of channels. It would've been useful to group them together and ask bot to send only unseen news

Implement data models

Why: right now we don't use any data models, for data from databases. This is inconvenient, because you don't really know as a developer, what data you get from container

What: Implement Pydantic data models for objects from MongoDB

DOD:

  • Created models.py module
  • It contains data models for objects from mongodb
  • Methods that use mongodb return Pydantic data models

In logs of channel fetching, add channel tag

Why: It's hard to figure out, what channel we have a problem with. It could be useful to see, name of a channel we are fetching.
Screenshot 2021-06-05 at 14 58 53

What: Add channel name to logs

DOD: In all logs related to channels, we are able to see their names

When user is blocked app crashes

If at least one user is blocked, we will stop sending updates to everyone. This is unacceptable.

We must handle this exception

image

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.