structures -> util

This commit is contained in:
Daniel Odendahl Jr
2017-10-13 21:46:29 +00:00
parent adedb65c76
commit ffa05f01ff
43 changed files with 42 additions and 42 deletions
@@ -1,6 +1,6 @@
const { Command } = require('discord.js-commando');
const snekfetch = require('snekfetch');
const { shorten } = require('../../structures/Util');
const { shorten } = require('../../util/Util');
const { GOV_KEY } = process.env;
module.exports = class AstronomyPictureOfTheDayCommand extends Command {
+1 -1
View File
@@ -1,7 +1,7 @@
const { Command } = require('discord.js-commando');
const { MessageEmbed } = require('discord.js');
const snekfetch = require('snekfetch');
const { list } = require('../../structures/Util');
const { list } = require('../../util/Util');
const signs = require('../../assets/json/horoscope');
module.exports = class HoroscopeCommand extends Command {
+1 -1
View File
@@ -1,5 +1,5 @@
const { Command } = require('discord.js-commando');
const { list } = require('../../structures/Util');
const { list } = require('../../util/Util');
const path = require('path');
const sounds = ['airhorn', 'cat', 'dun-dun-dun', 'laugh track', 'pikachu', 'space'];
+1 -1
View File
@@ -1,5 +1,5 @@
const { Command } = require('discord.js-commando');
const { wait } = require('../../structures/Util');
const { wait } = require('../../util/Util');
const frames = [
'(-°□°)- ┬─┬',
'(╯°□°)╯ ]',