no more python only JS
This commit is contained in:
parent
5a178e7354
commit
bbeb3221a5
1 changed files with 1 additions and 1 deletions
2
.replit
2
.replit
|
|
@ -1,4 +1,4 @@
|
|||
entrypoint = "main.py"
|
||||
entrypoint = "aethex-bot/bot.js"
|
||||
modules = ["nodejs-20", "postgresql-16"]
|
||||
|
||||
hidden = [".pythonlibs"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue