Skip to content
View 535i's full-sized avatar
💭
Just Thinking
💭
Just Thinking
  • 11:25 (UTC +01:00)

Block or report 535i

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
535i/README.md

Hi there 👋

  • 🔭 Online Im known as BÖZ, a 20y old who is interested in various IT-related fields
  • 🚀 Python, C++, Web development
  • 🌱 Currently improving my C++ skills

How to reach me: Discord

Discord Presence

Languages and Tools

My Skills

Pinned Loading

  1. discord-selfbot discord-selfbot Public

    A working discord selfbot using discord.py-self

    Python

  2. A simple music bot written using dis... A simple music bot written using discord.py rewrite and youtube_dl.
    1
    # -*- coding: utf-8 -*-
    2
    
                  
    3
    """
    4
    Copyright (c) 2019 Valentin B.
    5
  3. Change the banner of your discord bot Change the banner of your discord bot
    1
    # Discord Bot Banner with Python
    2
    
                  
    3
    ```py
    4
    import requests
    5
    import base64