Platforms

Platforms are the heart of this project, and so that why I encourage anyone who wants to see a platform added to create an issue under the platform request template here.

Available platforms

PlatformType(s)Param(s)
discordguild, userguild: [id], user: [id]
githubcard, repo, usercard: [uname], repo: [uname:repo] | [uname/repo], user: [uname]
spotifyartist, song, trackartist: [id], song && track: [id]
twittercard, tweet, usercard: [uname], tweet: [id], user: [uname]
youtubechannel, videochannel: [id], video: [id]
twitchuser, channeluser: [uname], channel: [uname]
producthuntposts, userposts: [id], all, month, monthly, user: [id]
lastfmartist, song, trackartist: [uname], song && track: [name:song] | [name/song]

[:param] represents a dynamic parameter with the information inside the square brackets being the type of data.

Contributing

If you feel that you want to contribute to this project by adding a platform either you saw requested or you like you can refer to the contributing guide for adding platforms.