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

Embeds

You can make embeds with CSCord after 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 also a new feature. How to get a photo URL

Suggestions? Join our discord server.

Clone this wiki locally