Skip to content

witchiestwitchery/luauberries

Repository files navigation

luauberries

CI

A collection of libraries for luau, lune, and roblox

Notable libraries:

  • text chat - utility library for working with TextChatService and its annoying quirks in behavior
  • retryer - a nice easy to use library for retrying functions
  • pages util - roblox pages utility, with an easy to use iterator function for pages instances
  • safe teleport - a typed version of roblox's safe teleport function from the TeleportService docs
  • grouper - a module for getting accurate group ranks for players on the server, and detecting rank changes
  • character - a simple utility module for getting more accurate character types with character added and character removing