D++ (DPP)
C++ Discord API Bot Library
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Installing from AUR (Arch Linux)

To install D++ from AUR, follow the steps below (as root):

git clone https://aur.archlinux.org/dpp.git
cd dpp
makepkg -si

or use your favorite package manager:

# example with `yay` (without root)
yay -Sy dpp

This will do the following three things:

  • Clone the D++ AUR repository to a directory called dpp
  • Change into the directory dpp
  • Make a pacman package from the AUR repository for D++, and install it

You will now be able to use D++ by including its library on the command line:

g++ mybot.cpp -o mybot -ldpp
D++ Library version 9.0.13D++ Library version 9.0.12D++ Library version 9.0.11D++ Library version 9.0.10D++ Library version 9.0.9D++ Library version 9.0.8D++ Library version 9.0.7D++ Library version 9.0.6D++ Library version 9.0.5D++ Library version 9.0.4D++ Library version 9.0.3D++ Library version 9.0.2D++ Library version 9.0.1D++ Library version 9.0.0D++ Library version 1.0.2D++ Library version 1.0.1D++ Library version 1.0.0