Add config struct to example file
This commit is contained in:
		@@ -0,0 +1,11 @@
 | 
				
			|||||||
 | 
					[discord]
 | 
				
			||||||
 | 
					client = ""
 | 
				
			||||||
 | 
					guildid = ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[database]
 | 
				
			||||||
 | 
					host = ""
 | 
				
			||||||
 | 
					port = 5432
 | 
				
			||||||
 | 
					name = ""
 | 
				
			||||||
 | 
					username = ""
 | 
				
			||||||
 | 
					password = ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user