Skip to content

workframes/Rolly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rolly

What is it?

  • This module is made to interact with the Roliomons API. Easy to use, It's lightweight meaning it will not take much memory in your game so your game will still run very smoothly.

What Does it Include?

How do I get it?

How do I use it?

local Rolly = require(game.ReplicatedStorage.Rolly)
local Items = Rolly.Items
local Users = Rolly.Users
local TradeAds = Rolly.TradeAds
local Market = Rolly.Market

print(Items.GetItemDetails(1029025)) --> Classic Fedora
print(Users.GetUserData(135190312)) --> Fetch UserData
print(TradeAds.GetRecentAds()) --> Fetch RecentAds
print(TradeAds.GetRecentAds(true)) --> Fetch RecentAds w/ Item Details.
print(Market.GetMarketActivity()) --> Fetches Market Activity

How do I use it?

Suggestions

  • If you have any ideas/suggestions for the module make sure to comment them!
  • This module is not yet finished and I'd like to add more to it in the future!

GitHub

  • The module is fully open-sourced and free to use, If you would like to contribute to the project feel free to use the Github Repository.

Contact

  • You can contact me through Discord, frames#4888

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages