Skip to content
AyanTheDeveloper edited this page Sep 19, 2022 · 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", "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!

This feature is currently in testing, use at your own risk.

Suggestions? Join our discord server.

Clone this wiki locally