Skip to content

Instantly share code, notes, and snippets.

@akashmdbot
akashmdbot / mention.js
Last active October 19, 2023 11:54 — forked from zailio/mention.js
const {inrl, getBuffer} = require('../lib');
/*
inrl({
pattern: "mention",
type: "misc",
desc: external
}, async (message, match) => {
*/