reddit command

This commit is contained in:
derpystuff 2022-07-04 22:53:06 +02:00
parent d0cb4ab67e
commit c3213c28d8
6 changed files with 113 additions and 2 deletions

View file

@ -1,3 +1,5 @@
const { Utils, Constants } = require("detritus-client");
const AsyncFunction = Object.getPrototypeOf(async function(){}).constructor;
// TODO: remake this eventually, copy pasted it from v1 cause lazy