mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-07-01 12:23:38 +00:00
Changes to branding, custom and fallback emojis. Fixed help command.
This commit is contained in:
@ -31,5 +31,7 @@ module.exports = {
|
||||
client.stations = await fetch('https://gitea.cwinfo.org/cwchristerw/radio/raw/branch/master/playlist.json')
|
||||
.then(res => res.json());
|
||||
}, 3600000);
|
||||
|
||||
require(`../struct/emojis.js`).execute(client, Discord);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user