You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on a new bot for XMPP, and I am working on a database to integrate it with.
The database is not yet interfaced with my bot.
I use CSV, but an OPML, with custom attributes would be a better choice.
Because the bot is already a server, the only thing needed is to update the database locally, but when a desktop software such as Liferea is a concern, it would have to connect to a server and update the list from time to time.
I would recommend to use IPFS to download and update the list, and HTTP to obtain the IPFS hash.
The text was updated successfully, but these errors were encountered:
Good day to one and all!
I want to suggest to interface Liferea with a database of subscriptions.
I have seen that Thud (aerotoad/Thud) of @aerotoad provides this functionality.
I am working on a new bot for XMPP, and I am working on a database to integrate it with.
Because the bot is already a server, the only thing needed is to update the database locally, but when a desktop software such as Liferea is a concern, it would have to connect to a server and update the list from time to time.
I would recommend to use IPFS to download and update the list, and HTTP to obtain the IPFS hash.
The text was updated successfully, but these errors were encountered: