remove old sources

This commit is contained in:
MapleLeaf
2021-12-25 13:08:34 -06:00
parent 8ced531144
commit d14086a60c
35 changed files with 116 additions and 1181 deletions

View File

@@ -1,7 +1,7 @@
import { Client } from "discord.js"
import "dotenv/config"
import React from "react"
import { Reacord } from "../src.new/main.js"
import { Reacord } from "../src/main.js"
import { createCommandHandler } from "./command-handler.js"
import { Counter } from "./counter.js"