buddy

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit cd30c1da3459b27f5c64714672c4ad8753d2bf3b
parent 8199c90bd7be9abcb25d3d45906eb78bd7169474
Author: underd0g1 <hide4@comcast.net>
Date:   Tue,  8 Sep 2020 22:45:50 -0400

added mvc

Diffstat:
Mbuddy1.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buddy1.js b/buddy1.js @@ -1,6 +1,6 @@ // test bot //todo: git init here -//store api keys and login vars in .env vars + //add new youtube api feature const discord = require('discord.js');