Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DPP_bot

A discord bot built using DPP, a C++ library for interacting with Discord API

Libraries Used

  1. DPP

How to use

  1. Clone the repository on your local machine
  2. navigate to src directory and open it in terminal
  3. run command g++ -std=c++17 main.cpp -o mybot -ldpp -> this command is compiling main.cpp and making a executable file mybot
  4. then run the executable file mybot in terminal as ./mybot

About

A discord bot built using DPP, a C++ library for interacting with Discord API

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages