Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
trent-001 committed Feb 26, 2025
1 parent 7cff080 commit 7df871d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ discord.on(Events.ClientReady, async () => {
});
import "./events/interactionCreate";
import "./server";
import "./public/index.html";
// run every 10 minutes
const TwitchEmbedLoop = async () => {
const servers = await db.query.discordBotTwitch.findMany();
Expand Down

0 comments on commit 7df871d

Please sign in to comment.