# Find a Way to Help a Blog User def shawroot if datastore['ABOUT_ME'] if target == 'human' print_good "About Site - 这是一个简单的记录学习笔记的Blog" print_good "About Title - 「配枪朱丽叶」是一个很喜欢的香水名" print_good "QQ - U2FsdGVkX1+JhEt4tnJ22zT/jh7KcuUOedyTuBQ7rz8=" print_good "Warning - 有事说事/谢绝闲聊" else print_good "Or - https://www.shawroot.cc/%e7%95%99%e8%a8%80%e6%9d%bf" end else if bored_status == true print_good "Find some fun ,like CTF." else print_error "Not sure what I can tell you then..." end end end