# =============================================================================
# TEMPLATE FOR ALL PROFILES (bulk)
# =============================================================================
#
# HOW TO USE:
# 1. Replace the numbers after [profile ...] with your profile external_id(s).
#    You can find external_id in the plugin sidebar – each profile card shows "ID: XXXXX".
# 2. In the plugin: click "Load template" (next to Start All / Stop All) and select this file.
#    The template is applied to all profiles that have a matching [profile XXXXX] block.
# 3. Stop any running automation before loading a template.
#
# --- If you upload this to ChatGPT ---
#
# Profile IDs: The numbers in [profile 1420633525] etc. are your profile external_id.
# They identify which dating profile (e.g. on alpha.date) the messages belong to.
# Each [profile XXXXX] block defines message templates for that specific profile.
#
# Invites/sections: These are automation types for different ways users can contact you:
# - chance_chat: you initiate a chat with someone (chance encounter)
# - chance_mail: you send a letter/mail first
# - wink_reply: they sent a wink, you reply
# - like_reply: they liked your profile, you reply
# - free_message: they sent a free message, you reply
# Each has message (first message) and follow_up_message (sent later automatically).
# Socket types (wink, like, free_message) also support follow_up_letter_message (longer mail).
#
# Should ChatGPT generate text? Yes. You can ask ChatGPT to rewrite the messages
# to be friendlier, shorter, in a different tone, or in another language.
# Keep the structure: [profile X], [chance_chat], message:, follow_up_message:, etc.
# You can use variables like {name}, {country}, {age} – they are filled in at send time.
# You can randomize words or even entire sentances using following syntax: Do you like [coffee / tea]?. Service will choose a random word and form a sentance e.g.: Do you like tea?
# =============================================================================

[profile 1420633525]
[chance_chat]
message: Hello {name}! I saw your profile and thought I'd say hi. How are you?
follow_up_message: Did you get my message? I'd love to chat when you have a moment.

[chance_mail]
message: Hi {name}! I noticed we might have a lot in common. I'm from {country} too and always enjoy meeting new people. Would be nice to get to know you better – drop me a line when you can. I'm usually around and happy to chat. Take care!
follow_up_message: Hope you got my letter! Feel free to reply here in chat if that's easier.

[wink_reply]
message: Thanks for the wink, {name}! 😊 How's your day going?
follow_up_message: Just checking in – hope everything is good on your side!
follow_up_letter_message: Hi {name}, I wanted to send a longer note to say thanks for getting in touch. It's always nice to hear from someone new. Maybe we can chat more soon – I'm usually around and would love to hear from you. Have a great day!

[like_reply]
message: Thanks for the like, {name}! I really appreciate it. Your profile caught my eye too!
follow_up_message: Let me know if you'd like to chat sometime.
follow_up_letter_message: Hello {name}, thank you for liking my profile. I'd love to learn more about you. If you have a moment, send me a message – I'm usually around and happy to talk. Looking forward to getting to know you. Best wishes!

[free_message]
message: Hi {name}! Thanks for getting in touch. How can I help you today?
follow_up_message: Just following up – feel free to reply whenever you're free.
follow_up_letter_message: Dear {name}, thank you for your message. I've read it and would be glad to continue our conversation. Please reply when it's convenient for you. I'm usually around and happy to chat. Looking forward to hearing from you!

[profile 1276897428]
[chance_chat]
message: Hello {name}! I saw your profile and thought I'd say hi. How are you?
follow_up_message: Did you get my message? I'd love to chat when you have a moment.

[chance_chat_combo_1]
message: Hey {name}, just dropping by to say hello! Your profile stood out to me.
follow_up_message: Hope you're doing well – reply when you can!

[chance_chat_combo_2]
message: Hi there {name}! Nice to meet you. How's your day going?
follow_up_message: Let me know if you'd like to chat more – I'm around!

[chance_chat_combo_3]
message: Hello {name}! I thought I'd reach out. Would love to hear from you.
follow_up_message: Just checking in – talk soon!

[chance_mail]
message: Hi {name}! I noticed we might have a lot in common. I'm from {country} too and always enjoy meeting new people. Would be nice to get to know you better – drop me a line when you can. I'm usually around and happy to chat. Take care!
follow_up_message: Hope you got my letter! Feel free to reply here in chat if that's easier.

[chance_mail_combo_1]
message: Dear {name}, I wanted to write you a short note. It's not every day someone interesting pops up – so here I am saying hello! Hope to hear from you soon. I'm looking forward to your reply. Best wishes!
follow_up_message: Got my letter? Reply in chat anytime.

[wink_reply]
message: Thanks for the wink, {name}! 😊 How's your day going?
follow_up_message: Just checking in – hope everything is good on your side!
follow_up_letter_message: Hi {name}, I wanted to send a longer note to say thanks for getting in touch. It's always nice to hear from someone new. Maybe we can chat more soon – I'm usually around and would love to hear from you. Have a great day!

[wink_reply_combo_1]
message: Wow, thanks for the wink! 😊 Hey {name}, what's up?
follow_up_message: Talk to you later!

[like_reply]
message: Thanks for the like, {name}! I really appreciate it. Your profile caught my eye too!
follow_up_message: Let me know if you'd like to chat sometime.
follow_up_letter_message: Hello {name}, thank you for liking my profile. I'd love to learn more about you. If you have a moment, send me a message – I'm usually around and happy to talk. Looking forward to getting to know you. Best wishes!

[like_reply_combo_1]
message: Hey {name}, thanks for the like! That's very kind of you.
follow_up_message: Feel free to say hi anytime!

[free_message]
message: Hi {name}! Thanks for getting in touch. How can I help you today?
follow_up_message: Just following up – feel free to reply whenever you're free.
follow_up_letter_message: Dear {name}, thank you for your message. I've read it and would be glad to continue our conversation. Please reply when it's convenient for you. I'm usually around and happy to chat. Looking forward to hearing from you!

[free_message_combo_1]
message: Hello {name}! Got your message – thanks for reaching out.
follow_up_message: I'll be here when you want to chat!
