There were some other small edits as well, mostly formatting or better logging in certain functions
6 lines
No EOL
109 B
JavaScript
6 lines
No EOL
109 B
JavaScript
const prompt = require("prompt-sync")();
|
|
module.exports = function(client, owners, message){
|
|
let input;
|
|
|
|
|
|
} |