Skip to content
View BadAimWeeb's full-sized avatar

Highlights

  • Pro

Organizations

@fca-unofficial @c3cbot @NOCOM-BOT
Block or Report

Block or report BadAimWeeb

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

Hi there 👋

    Resources that I made/developed:

  • An customizable Facebook/Discord chatbot, c3cbot (legacy, see new version below)
  • Post-quantum safe(?) protocol ProtoV2d (using WebSocket)
  • Type-safe & real-time API DTSocket, using ProtoV2 (or pure socket if you even want to)

    Resources that I'm currently making/developing:

  • (Temporary stalled) NOCOM_BOT, the upcoming kernel for bots. Powerful, highly customizable. Org
    • (Temporary stalled) The all-new version of C3CBot, based on NOCOM_BOT. Has support for Facebook/Discord (slash command included)/Telegram and many more to come. Repository (⚠️ BETA software ⚠️)
  • 🏃 (FCA) XFRelay, an all-new approach to Facebook Messenger self-botting API. Split into 3 parts: Injector, Relay server and FCA (coming soon™️)




Where you can find me:

See my blog's contact pages for updated contact address

Pinned Loading

  1. xfrelay xfrelay Public

    TypeScript

  2. c3cbot/c3c-fbstate c3cbot/c3c-fbstate Public

    A Chrome extension. Used to import/export fbstate.json file to be used with C3C or any other bots based on fca-unofficial/facebook-chat-api.

    JavaScript 181 294

  3. c3cbot/legacy-c3cbot c3cbot/legacy-c3cbot Public

    Unsupported(?) 0.x build of C3CBot.

    JavaScript 9 7

  4. NOCOM-BOT/.github NOCOM-BOT/.github Public

  5. js-protov2d js-protov2d Public

    libp2p-less/hardlinked variant of ProtoV2

    TypeScript 1

  6. js-dtsocket js-dtsocket Public

    API + Event data transfer layer over ProtoV2/V2d

    TypeScript