This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- coding: utf-8 -*- | |
import telebot | |
from telebot import apihelper | |
import socket | |
import socks | |
import pyowm | |
import math | |
#Если бот не коннектится, сменить ip и port | |
ip = '95.216.224.183' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<title>chat</title> | |
</head> | |
<body> | |
<form method="post" class="menu"> | |
<div class="menu"> |