Skip to content

Instantly share code, notes, and snippets.

View Loki-Xer's full-sized avatar
🍄
ɴᴏᴏʙ

Aromal Loki-Xer

🍄
ɴᴏᴏʙ
View GitHub Profile
@Loki-Xer
Loki-Xer / mention.js
Last active January 6, 2024 12:32 — forked from I-NRL/mention.js
const {inrl, getBuffer} = require('../lib');
/*
inrl({
pattern: "mention",
type: "misc",
desc: external
}, async (message, match) => {
*/