-
Notifications
You must be signed in to change notification settings - Fork 0
Embeds
ayan edited this page Jun 6, 2023
·
10 revisions
- Start by adding:
CSCord.webhooks cscord = new CSCord.webhooks()
if you haven't already -
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 - 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]