muh
This commit is contained in:
		@@ -6,7 +6,8 @@ module.exports = (lib) => {
 | 
			
		||||
    active: 1,
 | 
			
		||||
    func: (e) => {
 | 
			
		||||
			let args = e.message.split(" ");
 | 
			
		||||
			args.shift().shift();
 | 
			
		||||
			args.shift();
 | 
			
		||||
			args.shift();
 | 
			
		||||
			
 | 
			
		||||
			let query = "select `id`,`username` from `f0ck`.`items` order by rand() ";
 | 
			
		||||
			
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user