Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

ShiggyCord Discord

Bundle based on Kettu, made just for fun

Installing

Android

Android/iOS

  • Injecting bundle:
    https://github.com/kmmiio99o/ShiggyCord/releases/latest/download/shiggycord.js

Building

  1. Install a ShiggyCord loader with loader config support (any mentioned in the Installing section).
  2. Go to Settings > General and enable Developer Settings.
  3. Clone the repo:
    git clone https://github.com/kmmiio99o/Shiggycord.git
    
  4. Install dependencies:
    bun i
    
  5. Build ShiggyCord's code:
    bun run build
    
  6. In the newly created dist directory, run a HTTP server. I recommend http-server.
  7. Go to Settings > Developer enabled earlier. Enable Load from custom url and input the IP address and port of the server (e.g. http://192.168.1.236:4040/shiggycord.js) in the new input box labelled ShiggyCord URL.
  8. Restart Discord. Upon reload, you should notice that your device will download ShiggyCord's bundled code from your server, rather than GitHub.
  9. Make your changes, rebuild, reload, go wild!

Alternatively, you can directly serve the bundled code by running bun run serve. shiggycord.js will be served on your local address under the port 4040. You will then insert http://<local ip address>:4040/shiggycord.js as a custom url and reload. Whenever you restart your mobile client, the script will rebuild the bundle as your client fetches it.

关于 About

A Discord client based on Kettu!
androiddiscorddiscord-client-modreact-nativereverse-engineeringvendetta

语言 Languages

TypeScript96.5%
JavaScript3.4%
HTML0.1%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
373
Total Commits
峰值: 45次/周
Less
More

核心贡献者 Contributors