fixing style + an error
This commit is contained in:
parent
9ab8731f90
commit
e73301f87d
6 changed files with 33 additions and 33 deletions
|
@ -17,6 +17,7 @@ exports.help = {
|
|||
parameters: '`question` - the question you want to ask'
|
||||
}
|
||||
|
||||
// eslint-disable-next-line no-unused-vars
|
||||
const responses = require('../assets/json/8ball.json').responses
|
||||
exports.run = async (client, message, args, level, data) => {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue