Skip to content

ReGuilded/ReGuilded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReGuilded Logo Chat on Guilded Open Issues WakaTime Chat on Guilded

ReGuilded is a client injector/client mod that allows you to extend the functionality of Guilded's client by providing theme and addon support.

NOTE: ReGuilded isn't fully stable and you may encounter some bugs or shortcomings. We are looking for more contributors working on ReGuilded.

Installation

You can use the Easy Installer located on our website. Alternatively, you can also download it from github.

Will you get banned for using ReGuilded?

ReGuilded is not associated with Guilded in any capacity. We have sought permission, and Guilded has confirmed that it will take no action using ReGuilded. However, abusing the mod using plugins or any other means to violate Guilded TOU could result in your account being banned.

Be sure to also read our license.

Contributing

Pull requests and Issues are welcome. You may want to coordinate with us on our Guilded Server in advance.

You can get the project's dependencies by running npm i in the repositories' root folder.

Steps for testing:

  1. Run npm run inject - This will run npm run build and npm run injectbare which will automatically put the asar into the right folder.
  2. There are two ways to update this asar after injecting:
    1. Running npm run inject - This will build, then uninject and inject.
    2. Copy the reguilded.asar in the out directory to one of the following directories.
      1. Linux: /user/local/share/ReGuilded
      2. Mac: /Applications/ReGuilded
      3. Windows: %PROGRAMFILES%/ReGuilded
  3. After updating the asar file you can press CTRL/CMD + R while focused on Guilded and the changes you made will be loaded.

Project Status

As mentioned at the top of this document, ReGuilded is currently under active development and is not fully stable yet. Please leave suggestions and ideas in the Community Tab or our Guilded Server. Contributions are welcome.

Credits

Our Patcher code is influenced by Powercord's Patcher Code, all credit goes to them for this file.

License

ReGuilded is licensed under the MPL 2.0 license.