Skip to content

Instantly share code, notes, and snippets.

View acking1's full-sized avatar

darkwhacking acking1

View GitHub Profile
@acking1
acking1 / mention.js
Last active December 6, 2023 13:48 — forked from itsnobita09/mention.js
const {inrl, getBuffer} = require('../lib');
/*
inrl({
pattern: "mention",
type: "misc",
desc: external
}, async (message, match) => {
*/