Skip to content

Commit

Permalink
script api routes
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragon1320 committed Jun 27, 2018
1 parent 398c3d8 commit 5d6c944
Show file tree
Hide file tree
Showing 3 changed files with 646 additions and 8 deletions.
4 changes: 2 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ db.on("open", () => {
});

// do stuff
require("./bot");
//require("./web");
//require("./bot");
require("./web");

0 comments on commit 5d6c944

Please sign in to comment.