UNPKG

bot18

Version:

A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f

8 lines (5 loc) 133 B
var fs = require("fs"); var path = require("path"); try { fs.unlinkSync(path.join(__dirname, "../browser.js")); } catch (err) {}