Subj : Import a RSS feed in to a message base To : Jeff Earle From : Alexander Grotewohl Date : Thu Apr 01 2021 01:27 pm Re: Import a RSS feed in to a message base By: Jeff Earle to All on Thu Apr 01 2021 10:07 am JE> Has any one been successful in importing an RSS feed in to a message base JE> in Mystic? JE> Any information would be appreciated. if you look at the sample mutil.ini, the section about importing text files to message bases.. i bet you could find an rss client that exports to a text file daily.. only new stuff. or if it's not intended to do that, something like: > to_bbs.txt might be possible? otherwise, you could try to put that python support to use with an example from: https://www.tutorialspoint.com/python_text_processing/python_reading_rss_feed.h tm i'm not sure if it can post directly to the message base, but you could again use the above text import .