• v1.7.7 085f994512

    Ghost released this 2026-02-15 10:32:59 +00:00 | 32 commits to main since this release

    FEATURES: Network URLs configuration
    Status: Complete
    ADDED:

    1. HIS_URLSERVERS:
      • URL for server list
      • Displayed in /LINKS or other commands
      • Users can find server information
    2. URLREG:
      • URL for channel registration (CService)
      • Users directed here to register channels
      • Integration with services
        CONFIGURATION:
        features {
        'HIS_URLSERVERS' = 'http://underchat.org/servers';
        'URLREG' = 'http://cservice.underchat.org/live/';
        };
        UPGRADE: git checkout v1.7.7 && ./install.sh
        Progress: 151/200 features (75.5%)
    Downloads