mirror of
				https://github.com/warengroup/eximiabots-radiox.git
				synced 2025-11-04 06:49:32 +00:00 
			
		
		
		
	fetch outside of module.export in ready.js
This commit is contained in:
		@@ -1,7 +1,8 @@
 | 
			
		||||
const fetch = require('node-fetch');
 | 
			
		||||
 | 
			
		||||
module.exports = {
 | 
			
		||||
    name: 'ready',
 | 
			
		||||
    async execute(client, Discord) {
 | 
			
		||||
        const fetch = require('node-fetch');
 | 
			
		||||
        
 | 
			
		||||
        console.log('RadioX');
 | 
			
		||||
        console.log('We will bring you finnish radio to your discord server');
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user