Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bots

How To Check If A Specific User Has A Role? Discord Js

I know how to check if the message sender has a role: if(message.member.roles.has(role.id)) { con… Read more How To Check If A Specific User Has A Role? Discord Js

Discord Bot Embed Variables Come Back As Undefined

This is my code and the values keep being undefined https://cdn.discordapp.com/attachments/5017840… Read more Discord Bot Embed Variables Come Back As Undefined

How To Fix Must Use Import To Load Es Module Discord.js

I am working on a bot i made a roast command i am getting this error internal/modules/cjs/loader.js… Read more How To Fix Must Use Import To Load Es Module Discord.js

Convert Date Format Without Timezone - Google App Script (javascript), Google Spreadsheet

I'm working on integration between Google spreadsheet and LINE Message API (BOT) where Google a… Read more Convert Date Format Without Timezone - Google App Script (javascript), Google Spreadsheet