Spaces:
Runtime error
Runtime error
| echo "nameserver 8.8.8.8" > /etc/resolv.conf | |
| # Ensure the log directory exists | |
| mkdir -p UserChatLogs | |
| # Execute the main Python bot script | |
| python telegram_bot.py |