Short te View full post
Chuti
@chuti
Data Science Masters Student
import discourses
client = discourses.Discourses(api_key="YOUR_API_KEY")
result = client.analyze(
"Diamond hands! HODL to the moon! 🚀🚀🚀",
era="meme"
)