Skip to content

Commit

Permalink
Update bot.py
Browse files Browse the repository at this point in the history
Obfuscated core code for temporary intellectual property conditions
  • Loading branch information
stef1949 authored Jul 29, 2024
1 parent f2395f8 commit a79386d
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions bot.py
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
import os
import logging
import discord
from discord.ext import commands
import whisperx
from pydub import AudioSegment
import asyncio
from concurrent.futures import ThreadPoolExecutor
from collections import defaultdict
from datetime import datetime, timedelta
import uuid
from dotenv import load_dotenv

# Load environment variables from .env file
load_dotenv()
Expand Down

0 comments on commit a79386d

Please sign in to comment.