import json # config.json লোড with open("config.json", "r", encoding="utf-8") as f: config = json.load(f) USER_NAME = config["user_name"] BOT_NAME = config["bot_name"] GREETING = config["greeting"] # memory.json লোড with open("memory.json", "r", encoding="utf-8") as f: memory = json.load(f) print(GREETING) def reply(message: str): for word, response in memory.items(): if word in message: return response return f"{USER_NAME}, আমি এখনো এটা শিখিনি 🙂" # লুপ while True: msg = input(f"{USER_NAME}: ") if msg.lower() in ["exit", "quit"]: print("বিদায় সুনা 🌸") break print(f"{BOT_NAME}: {reply(msg)}" [{( সেক্স, উলঙ্গ, লেংটা, খেয়েছি, দুজন মিলে খেলছে, আদর করছি, ভালোবাসা করছে, চুদাচুদি করছি, হাতে থুতু দিয়ে আমার সুনাকে ভিজিয়ে দাও, আমার সুনার ফাঁকে ঢুকিয়ে দাও, আমার দুই রানের মাঝখানে গুতা দাও, তুমি আমার পিছন মারো)}]🌹🥰
Zip