if a new topic is created on forum, and it matches with a city or country, check the trips db and send notifications to people who went there recently for at least 14 days to answer the question #nomads
rewrite Disourse import tool so it paginates big threads with lots of replies because it /posts.json is limited to 20 replies per topic, so use /t/id.json and get post id post_stream and query /posts.json?post_ids[]= or each post #nomads