Fixing - video
This commit is contained in:
parent
756c906b58
commit
c436a655de
1 changed files with 2 additions and 2 deletions
4
main.py
4
main.py
|
|
@ -66,8 +66,8 @@ class BotYamPoster(tweepy.StreamingClient):
|
||||||
reply_text_gebels = "https://twitter.com/FromBotYam/status/1611548817853227009/video/1"
|
reply_text_gebels = "https://twitter.com/FromBotYam/status/1611548817853227009/video/1"
|
||||||
reply_text_misadot = [reply_text_gebels, "https://twitter.com/FromBotYam/status/1612853363066175490/video/1", "https://twitter.com/FromBotYam/status/1613254658860150789"]
|
reply_text_misadot = [reply_text_gebels, "https://twitter.com/FromBotYam/status/1612853363066175490/video/1", "https://twitter.com/FromBotYam/status/1613254658860150789"]
|
||||||
reply_text_smol = "https://twitter.com/FromBotYam/status/1613249771275182089/video/1"
|
reply_text_smol = "https://twitter.com/FromBotYam/status/1613249771275182089/video/1"
|
||||||
reply_videons_reply = ["https://twitter.com/FromBotYam/status/1611495568148238336", "https://twitter.com/FromBotYam/status/1612852295980683264"]
|
reply_videons_reply = ["https://twitter.com/FromBotYam/status/1611495568148238336", "https://twitter.com/FromBotYam/status/1612852295980683264/video/1"]
|
||||||
reply_text_reply = f"מה אתה מערב אותי יבן זונה {reply_videons_reply[random.randint(0,1)]}"
|
reply_text_reply = f"מה עכשיו לערב אותי פה חבורה של קקות {reply_videons_reply[random.randint(0,1)]}"
|
||||||
|
|
||||||
# Users bank
|
# Users bank
|
||||||
batyam_folks = ['134339937', '1533213104']
|
batyam_folks = ['134339937', '1533213104']
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue