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