trying artifitial antitop !

This commit is contained in:
hogweed1 2024-06-29 01:47:23 +10:00
parent 6709eebb88
commit 31235ef9ac

View File

@ -55,7 +55,7 @@ def get_antitops(top_ = False, glob_ = False, chat_id = None):
antitop_dicks = antitop_dicks[:( min(len(antitop_dicks), 10) )]
dickos = ''
emo = ['🏆','🚀','🍆','🍌','🐍','🐎','🌭','🌶','👌','💩']
emo = ['💩', '😞', '🤕', '😣', '🙁', '😐', '😑', '😶', '😒', '😕']
if len(antitop_dicks) > 0:
for i in range(len(antitop_dicks)):