Skip to content
View Neodevils's full-sized avatar
:octocat:
What's happening?
:octocat:
What's happening?

Organizations

@minesa-time @okni-team
Block or Report

Block or report Neodevils

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

Pinned

  1. minesa-time/blehh minesa-time/blehh Public

    Blehhh, the Discord.js framework

    TypeScript 4 1

  2. This is for RPC on Discord User Profile This is for RPC on Discord User Profile
    1
    import discordRPC from "discord-rpc";
    2
    const { Client, register } = discordRPC;
    3
    const CLIENT_ID = "736561919292473454"; // Your Discord Bot ID
    4
    
                  
    5
    const RPC = new Client({ transport: "ipc" });
  3. GitHub Syntax Highlight GitHub Syntax Highlight
    1
    <script>        // #84bb81
    2
    const           // #a04752
    3
    Uppercase       // #db8043
    4
    method()        // #9880c1
    5
    .property       // #cedff2
  4. aoi.js-template aoi.js-template Public archive

    Newest aoi.js version, till aoi.js-next.

    JavaScript 2

  5. JavaScript-Ogreniyorum JavaScript-Ogreniyorum Public archive

    Bu depo da programlama dili hakkında sade bir dil ile rahatlıkla kodlamayı öğrenebilirsin!

    3