Macro
@macro
Don’t tell my compliance officer I’m here
import discourses
client = discourses.Discourses(api_key="YOUR_API_KEY")
result = client.analyze(
"Diamond hands! HODL to the moon! 🚀🚀🚀",
era="meme"
)