Jump to content

EveryDiscord - It's time to ditch Talk32 and DiscordMessenger


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...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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