Skip to content
AyanTheDeveloper edited this page Sep 18, 2022 · 13 revisions

Welcome to the CSCord wiki!

Make your first webhook message

  1. Start by adding the following:
  2. CSCord.webhooks cscord = new CSCord.webhooks(); This will help you use CSCord easier.
  3. Use: cscord.message("webhook url here", "My first message!"); please add your webhook url in "webhook url here"

Suggestions? Join our discord server.

Clone this wiki locally