I also tried this ome but I get the same error: t...
# 💻developers
l
I also tried this ome but I get the same error: try { const bp = require('botpress/sdk'); bp.messenger.clipboardWrite(workflow.FullRawAIText.toString()); } catch (error) { workflow.FullRawAIText = error.toString(); } Error: Check dependency list! Synchronous require cannot resolve module 'botpress/sdk'. This is the first mention of this module! So how do I link in like "clipboardy" or the "'botpress/sdk" code? Solution found see https://discord.com/channels/1108396290624213082/1175906233283264632/1178417117377347664