con = sqlite3.connect("test.db") cur = con.cursor() app = discord.Client() wb = Workbook() cur.execute("select guild from stocks") sub1=cur.fetch