Jump to content

Recommended Posts

Posted

EveryDiscord

After seeing WQweto's Windows 98+ thunks async TLS library named "VBAsyncSocket" I decided to go ahead and start creating a Discord client on it (which was before DM, but DM came mid-development.)

Some reasons I decided to build this:

DM relies on modern libraries like OpenSSL. that may drop support for XP in future.

I can get to way earlier Windows versions thanks to VB6 runtime being Win95+ unlike most CRTs. this effectively erases the limit as Win32 was created in Win95 too.

DM is NT4+, This will be 98+(heavy focus on XP just like DM tho)

I'm just excited to build new stuff even if they already exist :P

 

Status:

Can fetch messages

Code easily readable

Can send messages

Tested on XP x86 SP3

Can fetch guilds but incomplete. currently uses channel IDs

 

Roadmap:

OAuth2

Joining servers

FakeNitro implemented

Better GUI

Gateway support

 

My GitHub

EveryDiscord.png


  • 1 month later...
  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...