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
Create a script that can take all the messages from the telegram group,
apply filters
hashtag
has link
whitelist author
and save the results in an airtable table, a table for each hashtag (es. #news #event etc...)
We have to decouple telegram and airtable libs using an adapter, like that we can save it to another storage (ex. database) just changing a configuration.
The text was updated successfully, but these errors were encountered:
Create a script that can take all the messages from the telegram group,
apply filters
and save the results in an airtable table, a table for each hashtag (es. #news #event etc...)
We have to decouple telegram and airtable libs using an adapter, like that we can save it to another storage (ex. database) just changing a configuration.
The text was updated successfully, but these errors were encountered: