for item in reddit.subreddit("mod").mod.edited(limit=None): print(item) ... To print the moderator and subreddit of the last 5 modlog entries try:.
確定! 回上一頁