mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 14:13:02 -04:00
reddit command
This commit is contained in:
parent
d0cb4ab67e
commit
c3213c28d8
6 changed files with 113 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue