Skip to content
Tags give the ability to mark specific points in history as being important
  • 1.2.0
    957b28f5 · version 1.2! ·
    Release: 1.2.0
    # version 1.2.0
    >**Warning**: all color settings are reset upon upgrading to this version as i changed how they are stored. hopefully this wont happen again. this change was needed to make adding new customization options easier.
    
    - changed the way text shadow works, so gradient name colors work correctly now
    - mods can now set a shadow color for their name with `!shadow <color>`
    - users can reset their name color with `!color reset`. this works for `!shadow` too
    - new option to choose who to show profile pictures of.
       - its kinda complicated so heres a value to make it show for the streamer, mods, and vips: `&pfps=120`
       - the `hide_pfps` option still works, and overrides this option if both exist
       - excluding this option or setting it to `-1` will make the profile picture show for all users that have a profile picture
  • 1.1.0
    79eb92a7 · initial commit ·
    Release: 1.1.0
    i never released 1.0.0 lol!
    
    # version 1.1.0
    more options
    - `hide_pfps`: disables profile pictures
    - `disable_colors`: disables custom colors
    
    # version 1.0.0
    first version!
    
    features:
    - some badges:
       - host
       - moderator
       - og
       - vip
          - missing: sub, admin, verified
    - emotes and emoji
    - name colors
       - anyone can set a solid name color with `!color <color>`. `<color>` can be a hex color code in the format `#RRGGBB`, or a named HTML color
       - the host, moderators, ogs, and vips (subs too once i add them) can set gradient color names using `!gradient <start color> <end color>`
          - the color format is the same as `!color`, but `<start color>` is the color on the left, and `<end color>` is the color on the right
    - deleting messages, and chat clearing