-
Notifications
You must be signed in to change notification settings - Fork 0
Full CSCord Tutorial
ayan edited this page Jun 21, 2023
·
1 revision
First we will learn how to start it. You Must Add A DLL REFERENCE FIRST!
Once your done, we can start by starting cscord:
CSCord.webhooks cscord = new CSCord.webhooks
Once we've done that we need to got to discord and create a webhook.
We need to copy it and paste it into cscord.message("webhook url", "message")
And boom your done