mirror of
https://gitlab.com/qwerinope/qweribot.git
synced 2026-02-04 09:46:57 +01:00
small refactor and small lootbox rebalance SMILERS
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { redis } from "bun";
|
||||
import { basecommands, Command, sendMessage } from "commands";
|
||||
import { redis } from "lib/redis";
|
||||
import { Command, sendMessage } from "lib/commandUtils";
|
||||
import { basecommands } from "commands";
|
||||
import parseCommandArgs from "lib/parseCommandArgs";
|
||||
|
||||
export default new Command({
|
||||
|
||||
Reference in New Issue
Block a user