Bot icon indicating copy to clipboard operation
Bot copied to clipboard

LinksBot for Telegram!

Open ythosa opened this issue 5 years ago • 3 comments

LinksBot for Telegram with cleaner code and more features :)

Stack:

  • Python
    • aiogram
    • sqlalchemy
  • PostgreSQL

ythosa avatar Oct 17 '20 18:10 ythosa

There is no need to use PostgreSQL or any SQL whatsoever.

konard avatar Oct 22 '20 12:10 konard

There is no need to use PostgreSQL or any SQL whatsoever.

Hmm, why?

ythosa avatar Oct 22 '20 18:10 ythosa

There is no need to use PostgreSQL or any SQL whatsoever.

Hmm, why?

.NET 5 will be released soon, and we will be able to use "native exports" to implement integration with python for Doublets. This way it should be faster than finishing translation to C++.

konard avatar Oct 23 '20 09:10 konard