Askrround/botly

View on GitHub
index.js

Summary

Maintainability
A
0 mins
Test Coverage
const Botly = require("./lib/Botly");
module.exports = Botly;