Skip to content

corecathx/hxdc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

A Discord Client Made with Haxe

This client uses a modified version of furretpaws' hxdiscord library, shout out to them!!! :]

Preview

This is a fun little Discord client I made using Haxe and HaxeUI.
It uses your user token since, well, this client is intended for it.

I don't store or send your token anywhere, your token is stored locally on the client's ./config.json file.

Use this client at your own risk. If you lose your account, that's on you.

Features

Right now, it only supports pretty basic stuff, such as:

  • Browse servers and channels
  • Read and send messages

But hey, it's also:

Building

You need to have openfl, haxeui-core and haxeui-openfl libraries installed to get this working, then you could run

lime test <target>

... where <target> is your preferred exporting target (hl, cpp, and others...)

About

A Discord Client made with Haxe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages