raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.41k stars 3.1k forks source link

Add roblox extension #15411

Open iamEvanYT opened 5 days ago

iamEvanYT commented 5 days ago

Description

This extension lets you fetch information about users & games on Roblox easily.

Screencast

game-player-count

https://github.com/user-attachments/assets/8de906ee-7c4f-44b7-85a6-4f8e538269c8

Checklist

raycastbot commented 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.

iamEvanYT commented 5 days ago

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

pernielsentikaer commented 3 days ago

Is this ready for another review?

xmok commented 2 days ago

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

iamEvanYT commented 2 days ago

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.

iamEvanYT commented 2 days ago

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.

iamEvanYT commented 15 hours ago

Last Commit 😄

Adds a command that uses Roblox Logs file to determine what game the player is on, and grab some information from there! Raycast Screenshot