mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	bots: Remove FEEDBACK_BOT implementation.
This legacy cross-realm bot hasn't been used in several years, as far as I know. If we wanted to re-introduce it, I'd want to implement it as an embedded bot using those common APIs, rather than the totally custom hacky code used for it that involves unnecessary queue workers and similar details. Fixes #13533.
This commit is contained in:
		@@ -84,7 +84,6 @@ not_yet_fully_covered = {path for target in [
 | 
			
		||||
    'zerver/lib/digest.py',
 | 
			
		||||
    'zerver/lib/error_notify.py',
 | 
			
		||||
    'zerver/lib/export.py',
 | 
			
		||||
    'zerver/lib/feedback.py',
 | 
			
		||||
    'zerver/lib/fix_unreads.py',
 | 
			
		||||
    'zerver/lib/html_diff.py',
 | 
			
		||||
    'zerver/lib/import_realm.py',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user