mirror of
				https://github.com/LiteyukiStudio/LiteyukiBot.git
				synced 2025-10-31 11:26:23 +00:00 
			
		
		
		
	feat: 系统版本显示
This commit is contained in:
		| @@ -93,6 +93,7 @@ async def get_bots_data(ulang: Language, self_id: "") -> list: | ||||
|                         f"{ulang.get('liteyuki.stats.plugins')} {len(nonebot.get_loaded_plugins())}", | ||||
|                         f"Nonebot {nonebot.__version__}", | ||||
|                         f"{platform.python_implementation()} {platform.python_version()}", | ||||
|                         f"{platform.system()} {platform.release()}", | ||||
|                 ] | ||||
|         } | ||||
|     ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user