UNPKG

discord-guard

Version:

A discord verifacation bot that uses a captcha.

5 lines 92 B
module.exports = function (bot) { bot.on('warn', () => { console.warn() }) }