feat(startup): add startup scripts for bot setup

This commit is contained in:
2026-07-20 20:29:57 +05:00
parent 8ae14f415f
commit ee7414fb74
2 changed files with 63 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
@echo off
powershell -ExecutionPolicy Bypass -File "%~dp0example-start.ps1"