1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-01-19 12:07:13 +01:00
Sandu Liviu Catalin cbd8f8b028 Add D++ library.
2023-03-23 20:20:44 +02:00

337 B

\page the-basics The Basics

These example programs are great to get started with simple things in the D++ library, ideal for beginners to the language or to the Discord API.

  • \subpage firstbot "Creating Your First Bot"
  • \subpage embed-message "Sending Embeds"
  • \subpage attach-file "Attaching a file"
  • \subpage webhooks "Webhooks"