import devto
import brain
for i in devto.feed():
if(i.author.name == "RayhanADev"):
user = brain.search("RayhanADev")
i.reply(f"""Hello {user.name},
I remember you from {user.platform.mutual()[0]}.
Have Fun with {user.projects[-1]}""")
i.like()
i.author.follow()
Woah, hello RayhanADev... I think I know you from somewhere.... oh yes repl.it.
Can't wait to see what you make on dev.to (I just joined today myself)
Woah, hello RayhanADev... I think I know you from somewhere.... oh yes repl.it.
Can't wait to see what you make on dev.to (I just joined today myself)
Have fun with your repl api package! :D
LMAO I'm dead when seeing
import brain