Log in
Log into community
Share feedback, ideas and get community help
Most posts
Powered by
Hall
Home
Members
DárioLopes
D
DárioLopes
Offline
, last seen 3 months ago
Joined September 13, 2024
Contributions
Comments
Replies
D
DárioLopes
6 months ago
·
It's possible to use "Buffer" and "toString" on the script block?
I need to do something like that:
let file = Buffer.from(response).toString('base64');
10 comments
D
B
D
DárioLopes
6 months ago
·
How do I import libraries inside the script block?
How do I import libraries inside the script block? I need to use some libraries, but I'm having trouble importing them.
2 comments
D
B
D
DárioLopes
6 months ago
·
I'm trying to make a request from the script block, how does it work?
I need to use a request to access my data and make comparisons within the bot for business rules, how can I use this tool?
2 comments
D
B