UNPKG

bot18

Version:

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

3 lines 100 B
module.exports = function container (get) { return get('db.createCollection')('motley_sessions') }