Skip to content
View Aroko001's full-sized avatar
  • Japan
  • 22:44 (UTC +09:00)

Block or report Aroko001

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Aroko001/README.md

Hello. 👋

I'm Aroko001.

class Aroko001():
  def __init__(self):
    print("""
こんにちは。Python好きです。
猫のティーチくんも好きです。
最近はDiscordのBot作りが大好きです。
よろしくお願いします。""")

if __name__ == "__main__":
  Aroko001()

Spec



Editor

Learning Programming Language

Pinned Loading

  1. Discord.py-Norton-Safeweb Discord.py-Norton-Safeweb Public

    discord.jsのURL安全性コマンドをdiscord.py化したもの。

    Python