File size: 248 Bytes
16bfc87
 
 
 
 
 
 
1
2
3
4
5
6
7
8
command_start = '/stats'

secret_admin_commands = f"⚠️ Secret Admin commands\n" \
                        f"{command_start} - bot stats"

users_amount_stat = "<b>Users</b>: {user_count}\n" \
                    "<b>24h active</b>: {active_24}"