Readme
This commit is contained in:
		
							
								
								
									
										12
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								README.md
									
									
									
									
									
								
							@@ -2,6 +2,18 @@
 | 
				
			|||||||
- yarn
 | 
					- yarn
 | 
				
			||||||
- npm
 | 
					- npm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Environment Variables
 | 
				
			||||||
 | 
					- `BOT_TOKEN` -> acquire this from your Discord Application Page
 | 
				
			||||||
 | 
					- `GUILD_ID` -> the guild this bot should be active in. Still needs to be determined manually for the moment.
 | 
				
			||||||
 | 
					- `CLIENT_ID` -> not used right now
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					If you want to use this locally put these values into a file called `.env` in the project root.
 | 
				
			||||||
 | 
					```.env
 | 
				
			||||||
 | 
					BOT_TOKEN=<value here>
 | 
				
			||||||
 | 
					GUILD_ID=<value here>
 | 
				
			||||||
 | 
					CLIENT_ID=<value here>
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Usage
 | 
					## Usage
 | 
				
			||||||
- Clone repo
 | 
					- Clone repo
 | 
				
			||||||
- cd into dir
 | 
					- cd into dir
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user