Initial commit
This commit is contained in:
		
							
								
								
									
										7
									
								
								config.ini
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								config.ini
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| [credentials] | ||||
| USER_MAIL = username | ||||
| PASS_MAIL = password | ||||
| URL_MAIL = example.org | ||||
| PORT_MAIL = 993 | ||||
| TOKEN = token | ||||
| URL = example1.org | ||||
							
								
								
									
										4
									
								
								emailmastodon
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										4
									
								
								emailmastodon
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| #!/usr/bin/env python3 | ||||
| import configparser | ||||
|  | ||||
| CONFIG_PATH = "./config.ini" | ||||
		Reference in New Issue
	
	Block a user