Yep, this will cause a stack overflow.
sjmarf
Not my OC. OOP was told about this and left the post up anyway :)
Oops, I had meant to crop it but messed it up somehow. Thanks for letting me know.
I got this from a Reddit comment, and unfortunately the official app doesn’t have a way to save images from comments anymore. They want people to share a link instead ;-;
For your viewing pleasure:
for entry in entries:
if entry['time'] + 1800 < time():
guild = self._bot.get_guild(int(entry['guild_id']))
member = guild.get_member(int(entry['user_id']))
if member is not None:
if member.activity.name is not None:
if member.activity.name.lower() == "league of legends":
await member.send("The 30 minutes has elapsed and you are still playing league, get banned.")
await member.ban(delete_message_days=0, reason='playing league')
When you go out in public and the public is there
there was nothing preventing women from having bank accounts before 1974.
Depending on which banks were available in her area, she may still have been unable to open a credit card despite it being legal to do so. Prior to 1974, it was legal for banks to require a man’s signature for a woman to open a credit card, and many banks chose to require this. According to this article from the Smithsonian Magazine, some banks also applied a 50% reduction to womens’ wages when calculating the credit card limit for an applicant.
I agree that the facts are very frequently misrepresented.
He dined peacefully in his home with his family.




The database I use at work uses JavaScript for custom functions.