mirror of
https://github.com/KUlishevgeniy/c22712.git
synced 2026-09-24 08:00:22 +00:00
bot telegram 1 popytka
This commit is contained in:
@@ -2,7 +2,7 @@ import telebot
|
||||
import psycopg2
|
||||
from telebot import types
|
||||
import random
|
||||
|
||||
#hello
|
||||
connection = psycopg2.connect(host='localhost', dbname='dbdata', user='postgres',
|
||||
password='Q1w2e3r4')
|
||||
cursor = connection.cursor()
|
||||
|
||||
Reference in New Issue
Block a user