mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-20 09:43:59 +00:00
feat: run bots in one process
This commit is contained in:
9
bots/package.json
Normal file
9
bots/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "bots",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"type": "module",
|
||||
"author": "Reis Can",
|
||||
"license": "GPL-3.0-or-later"
|
||||
}
|
||||
Reference in New Issue
Block a user