Thanks to visit codestin.com
Credit goes to github.com

Skip to content

vnnaworks/Hwcord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hwcord

A fast, open-source Discord client modification tool

FAQ

How is this different from different client modification tools?

Hwcord passes vanilla JS files straight to the Discord client during startup, instead of being preloaded with a patched ASAR file

How does this work?

This works by starting up discord with a 'debug' mode allowing Hwcord to pass scripts through a WS to your Client.

Features

  • Fast code injection
  • Ability to reinject currently injected javascript files
  • Ability to reload the Discord client
  • Built in "menu" (open with INS) and loader

Issues

  • Injecting multiple files doesn't work well
  • You might get logged out of Discord if you reload too frequently
  • Only supports Discords normal client, PTB won't work or anything like that.

Roadmap

  • Ability to Multi-Inject files

  • Built in Plugin menu in settings

  • Ability to inject live without restarting the process

Usage/Examples

You can download a pre-compiled version of Hwcord and get to scripting your own features, or use it straight from the Node JS binary by downloading source and using 'npm install' + 'npm start'

Contributing

Contributions are always welcome and would help out a lot.

Authors

About

A fast, open source, discord modification tool

Resources

Stars

Watchers

Forks

Packages

No packages published