mirror of
				https://gitlab.com/questable/questable_bot
				synced 2025-10-30 20:00:06 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			167 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			167 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| _400 = {"error": "insufficient parameters"}
 | |
| _400_bv = {"error": "bad values"}
 | |
| _401 = {"error": "invalid token"}
 | |
| _404 = {"error": "The quest/side quest doesn't exist"}
 |