diff --git a/.replit b/.replit index e11d7c3..5b6f647 100644 --- a/.replit +++ b/.replit @@ -1,4 +1,4 @@ -entrypoint = "main.py" +entrypoint = "aethex-bot/bot.js" modules = ["nodejs-20", "postgresql-16"] hidden = [".pythonlibs"]