no more python only JS

This commit is contained in:
MrPiglr 2025-12-08 02:14:02 +00:00
parent 5a178e7354
commit bbeb3221a5

View file

@ -1,4 +1,4 @@
entrypoint = "main.py"
entrypoint = "aethex-bot/bot.js"
modules = ["nodejs-20", "postgresql-16"]
hidden = [".pythonlibs"]