Skip to content

Instantly share code, notes, and snippets.

View Kingbadan321's full-sized avatar
🏠
Working from home

Badan Ser ꤸ Kingbadan321

🏠
Working from home
View GitHub Profile
const { bot, isUrl } = require('../lib/index');
// Use dynamic import for node-fetch
import('node-fetch')
.then((module) => {
const nodeFetch = module.default;
bot(
{
pattern: 'gdrive ?(.*)', // Updated plugin name to gdrive