přidal jsem žlinceraldy
18
main.py
@@ -12,6 +12,24 @@ print(API_KEY) # testžím
|
||||
|
||||
CHANCE = 1.0
|
||||
|
||||
IMAGE_FOLDER = "obruzky"
|
||||
|
||||
VIDEO_EXT = (".mp4", ".mov", ".avi", ".mkv", ".webm")
|
||||
|
||||
|
||||
@bot.message_handler(commands=['zlincerald'])
|
||||
def send_random_image(message):
|
||||
files = os.listdir(IMAGE_FOLDER)
|
||||
chosen = random.choice(files)
|
||||
|
||||
path = os.path.join(IMAGE_FOLDER, chosen)
|
||||
|
||||
with open(path, "rb") as media:
|
||||
if chosen.lower().endswith(VIDEO_EXT):
|
||||
bot.send_video(message.chat.id, media)
|
||||
else:
|
||||
bot.send_photo(message.chat.id, media)
|
||||
|
||||
PHRASES_ALL = [
|
||||
"Tak uědlej JINEEJ SKUPINA VOLE TY NUDLE ČÍNSKÁ POSRANA",
|
||||
"TY KURVO POSRANA ČDJ CIGAN Z USTÍ POSEDLÝ KRETEN ZE SLOVENSKO ESL",
|
||||
|
||||
BIN
obruzky/ChatGPT_Image_Dec_17_2025_09_17_31_PM.png
Normal file
|
After Width: | Height: | Size: 2.3 MiB |
BIN
obruzky/FAILDOX.MP4
Normal file
BIN
obruzky/PixVerse_V5_Image_Text_360P_make_him_turn_to_t.mp4
Normal file
BIN
obruzky/PixVerse_V5_Image_Text_720P_He_becomes_extreme.mp4
Normal file
BIN
obruzky/co to je za negra.mp4
Normal file
BIN
obruzky/david_angry.png
Normal file
|
After Width: | Height: | Size: 247 KiB |
BIN
obruzky/groyped by heckingemmy and sneedmaster david.mp4
Normal file
BIN
obruzky/heckinbrimmy and sneedmaster hanged.png
Normal file
|
After Width: | Height: | Size: 322 KiB |
BIN
obruzky/its based and šlincpilled.webp
Normal file
|
After Width: | Height: | Size: 24 KiB |
BIN
obruzky/jsemžernoch.png
Normal file
|
After Width: | Height: | Size: 304 KiB |
BIN
obruzky/nová vrchoslav 122.jpg
Normal file
|
After Width: | Height: | Size: 191 KiB |
BIN
obruzky/trans pěržíva.mp4
Normal file
BIN
obruzky/yurigod 01.jpg
Normal file
|
After Width: | Height: | Size: 134 KiB |
BIN
obruzky/yurigod 02.jpg
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
obruzky/Šlinc rally01.png
Normal file
|
After Width: | Height: | Size: 455 KiB |
BIN
obruzky/šlinc papu.jpg
Normal file
|
After Width: | Height: | Size: 178 KiB |