Added push_feature for weather
Enables user to get weather information every day at a set time for a set city City and time can be changed and the subscription can be deleted. Formatting can be optimized
This commit is contained in:
		
							parent
							
								
									172efd7974
								
							
						
					
					
						commit
						d6debf6a46
					
				
					 3 changed files with 283 additions and 2 deletions
				
			
		
							
								
								
									
										3
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -5,6 +5,9 @@
 | 
			
		|||
token
 | 
			
		||||
openweathermap_token
 | 
			
		||||
 | 
			
		||||
#storage/pickle
 | 
			
		||||
*.pkl
 | 
			
		||||
 | 
			
		||||
# Byte-compiled / optimized / DLL files
 | 
			
		||||
__pycache__/
 | 
			
		||||
*.py[cod]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue