The idea at View full post
import discourses
client = discourses.Discourses(api_key="YOUR_API_KEY")
result = client.analyze(
"Diamond hands! HODL to the moon! 🚀🚀🚀",
era="meme"
)