1
0
Fork 0
mirror of https://gitlab.com/oloturia/damastodon.git synced 2025-01-06 21:47:15 +01:00

fixed first column again

This commit is contained in:
oloturia 2021-10-30 17:40:24 +02:00
parent eb03ab8ff6
commit d8ee04b76f

View file

@ -15,7 +15,7 @@ save_position = "/tmp/"
CLEANR = re.compile('<.*?>')
botname = "@damastodon "
firow = " 1⃣ 2⃣ 3⃣ 4⃣ 5⃣ 6⃣ 7⃣ 8\n"
firow = "🇻1⃣ 2⃣ 3⃣ 4⃣ 5⃣ 6⃣ 7⃣ 8\n"
colsx = "🇦🇧🇨🇩🇪🇫🇬🇭"
def cleanHTML(raw):