I’m trying to build a Discord bot which can be used to get information about the Roblox API, for example:
!class BasePart
Shows link to page and properties etc in embed
!api BasePart.AssemblyMass
Shows link to page and type etc
Any resources of APIs for me to do this with, or bots that already accomplish this?