muh
This commit is contained in:
		@@ -16,6 +16,8 @@ module.exports = (lib) => {
 | 
			
		||||
			}
 | 
			
		||||
			
 | 
			
		||||
			query += "limit 1";
 | 
			
		||||
			
 | 
			
		||||
			console.log(query);
 | 
			
		||||
			lib.sql.query(query, args, (err, rows, fields) => {
 | 
			
		||||
				if(!err)
 | 
			
		||||
					e.reply("f0ckrnd: "+lib.cfg.main.url+"/"+rows[0].id+" by: "+rows[0].username);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user