mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-12-23 01:13:17 +00:00
Updated ready.js
This commit is contained in:
parent
bf0811945a
commit
46237fd91e
@ -4,10 +4,7 @@ module.exports = {
|
||||
name: 'ready',
|
||||
async execute(client) {
|
||||
|
||||
console.log('RadioX ' + client.config.version);
|
||||
console.log('Internet Radio to your Discord guild');
|
||||
console.log('(c)2020-2021 EximiaBots by Warén Group');
|
||||
console.log('');
|
||||
client.funcs.logger("Bot", "Ready");
|
||||
|
||||
/*DEVELOPERS*/
|
||||
client.funcs.logger('Developers');
|
||||
|
Loading…
Reference in New Issue
Block a user