Skip to content

AyanTheDeveloper/CSCord

Repository files navigation

CSCord

IMPORTANT: Anyone not on release V.0.9 will face issues with CSCord! BTW: List for color codes for embeds

🎧 24/7 Support

Questions, Quries or Suggestions? Join our discord server. Learn how to use in Wiki.

📥 Installation

  1. Download Visual Studio.
  2. Go to our download page here.
  3. Add the DLL reference for CSCord. Don't know how?.
  4. Your almost setup to use CSCord!

📑 Starting CSCord

To start CSCord:

CSCord.webhooks cscord = new CSCord.webhooks(); is necessary to use CSCord. If you are trying to use templates, they are started very differently: CSCord.templates cscordTemplates = new CSCord.templates();

To test CSCord:

Copy & Paste this exact line while including the one mentioned above. cscord.testWebhook("webhook url here");

Code not working?

Get support from our our discord server..

⛔ Issues

Serious Issues

We dont currently know about any major issues - report some here, please only report those issues you are sure that are not from your side.

Minor Issues

Minor issues are issues that might be from your side, report them on our discussion here. For now, heres some quick troubleshooting you can try:

  • Try adding a semicolon to the line that does not work, this "issue" is a problem for new C# programmers.
  • You might've not added CSCord.webhooks cscord = new CSCord.webhooks();, it is necessary to use CSCord.
  • You are using "CSCord" instead of "cscord" after using the line mentioned above. You need to remember to use the one without caps.

Code Issue

To get code help, please join our discord server. Heres some quick troubleshooting you can try:

  • You did not fill the required fields, for example: cscord.message("empty webhook url", "empty message"). To use it correctly, kindly fill the required fields. Dont know the required fields? They are mentioned with examples on our wiki.

📗 Using versions

Features that are exclusive to specific versions:

  • Embeds are exclusive to Release V0.2 and higher!
  • Templates are exclusive to Release V0.3!

Using the correct versions:

  • The Latest version that is highlighted in green are versions that are verified to work as intended.
  • The Pre-release are that are not verified to work as intended.

🧾 Reccomendations For CSCord Usage

  • Windows 10 Or Higher
  • Visual Studio 2019
  • Discord (Latest Versions)

📖 About

I originally made this webhook for one of my apps, but I realized it would be much more useful for other developers

CSCord I have no idea what this has to do with CSCord.