Skip to content
ayan edited this page Jun 6, 2023 · 10 revisions

Embeds

You can make embeds with CSCord with pre-release V0.2

  1. Start by adding: CSCord.webhooks cscord = new CSCord.webhooks() if you haven't already
  2. cscord.embed("webhook url here", "photo url for the webhook","username here", "My first embed!", "My first description!", "My first footer!", "008000"); Add your webhook url in "webhook url here", and the username of the webhook in "username here" or this will not work
  3. Your done!

photo url is new, please use it or it wont work! (How to get a photo URL)[https://support.google.com/websearch/answer/118238?hl=en&co=GENIE.Platform%3DDesktop]

Suggestions? Join our discord server.

Clone this wiki locally