mirror of
https://github.com/pseudbot/pseudbot.git
synced 2026-05-26 14:05:07 +00:00
black pastas
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# NOTE: Each pasta tweet should be no more than 263 characters long!
|
||||
|
||||
|
||||
def get_pastas() -> list:
|
||||
pfile = open("pastas.txt", mode="r")
|
||||
pastas = pfile.read().split("\n\n")
|
||||
|
||||
Reference in New Issue
Block a user