mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-10 15:13:04 -04:00
clean up
This commit is contained in:
parent
c25e876962
commit
128369350f
24 changed files with 17 additions and 45 deletions
|
@ -1,11 +1,8 @@
|
|||
const { createEmbed } = require("../../../../labscore/utils/embed");
|
||||
const { link } = require("../../../../labscore/utils/markdown");
|
||||
const { editOrReply } = require("../../../../labscore/utils/message");
|
||||
const { flag } = require("../../../../service/makesweet");
|
||||
const { getRecentImage } = require("../../../../labscore/utils/attachment");
|
||||
|
||||
const superagent = require('superagent')
|
||||
|
||||
module.exports = {
|
||||
name: 'test',
|
||||
label: 'text',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue