Open iamEvanYT opened 5 days ago
Congratulations on your new Raycast extension! :rocket:
You can expect an initial review within five business days.
Once the PR is approved and merged, the extension will be available on our Store.
Can you record a screencast of this extension so I'm able to see what it can since I don't have Roblox user id or know anything about it
Sure. This extension basically lets you fetch information about users & games.
https://github.com/user-attachments/assets/a1492ee5-2b23-48c2-9ddd-56faf5e7b2b5
Is this ready for another review?
I don't use Roblox but there's another extension in the Store called "Roblox" - https://www.raycast.com/TaylorRobinson/roblox-games.
Does it not make sense to add your features to the old one? Again, I'm not a Roblox user so I don't really know if it's doable. @iamEvanYT
I don't use Roblox but there's another extension in the Store called "Roblox" - https://www.raycast.com/TaylorRobinson/roblox-games.
Does it not make sense to add your features to the old one? Again, I'm not a Roblox user so I don't really know if it's doable. @iamEvanYT
@xmok
First, that extension is called 'roblox-games', which is not what this extension does. This extension can let you look at data about Users & Games, favourite games and more. I will also extend this extension with more features about Roblox if they are useful enough.
Secondly, the other extension is a bit old (2 years), and uses authentication which requires the Roblox App installed, and uses legacy APIs that might not be compatable.
TLDR: they are similar but different.
Is this ready for another review?
@pernielsentikaer
Yep! I have included some new screenshots and a screen recording on the main issue with everything new.
Last Commit 😄
Adds a command that uses Roblox Logs file to determine what game the player is on, and grab some information from there!
Description
This extension lets you fetch information about users & games on Roblox easily.
Screencast
https://github.com/user-attachments/assets/8de906ee-7c4f-44b7-85a6-4f8e538269c8
Checklist
npm run build
and tested this distribution build in Raycastassets
folder are used by the extension itselfREADME
are placed outside of themetadata
folder