-
Notifications
You must be signed in to change notification settings - Fork 0
Home
AyanTheDeveloper edited this page Sep 18, 2022
·
13 revisions
- Start by adding the following:
-
CSCord.webhooks cscord = new CSCord.webhooks();
This will help you use CSCord easier. - Use:
cscord.message("webhook url here", "My first message!");
please add your webhook url in "webhook url here"