commit 11319cff2701899cdc453ed3dc0884ab9aee821f parent 5c5af6eb317137de8300b145b4e405e11b55244d Author: Amit Dutta <amitdutta4255@gmail.com> Date: Fri, 26 Sep 2025 17:35:41 +0530 Add files via upload Diffstat:
| A | Procfile | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/Procfile b/Procfile @@ -0,0 +1,2 @@ +web: python Main.py +bot: node index.js+ \ No newline at end of file