start nodejs bot

This commit is contained in:
2021-02-11 02:38:15 +01:00
parent 968105f35d
commit 6d84704b1f
1814 changed files with 303741 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
#!/usr/bin/env node
require('../lib/main');

View File

@@ -0,0 +1,2 @@
@echo off
node "%~dp0\node-pre-gyp" %*