added say command and comments

This commit is contained in:
2023-05-11 11:09:50 -04:00
parent 1916cb8725
commit f71899e9c0
4 changed files with 72 additions and 33 deletions

View File

@ -1,5 +1,3 @@
'use strict';
const botController = require('./controller/mc-bot');
// const chatController = require('./controller/mc-chatbot');
// const actionController = require('./controller/mc-actionbot');