Closed ghost closed 1 year ago
Example:
for video in list(videos): # like the video await bot.like(video) # unlike the video await bot.unlike(video) # comment in the video await bot.comment(video, 'nice video')
@sudoguy any news on it
Example: