I have updated many things, moved all articles from different sections under a single node, and assigned prefixes so they can act like categories. Goodnight
if not("start_bot" in str((c.execute("انتخاب نام از sqlite_master در جایی که نوع = "جدول"))).fetchall())):
c.execute(''CREATE TABLE Guids (Num TEXT, start_bot TEXT, Admins TEXT);''')