2
0
Fork
You've already forked gork
0
silly discord bot written in C++ using dpp
  • C++ 97.9%
  • Makefile 2.1%
2026年05月10日 15:54:39 +05:30
.gitignore initial commit 2026年05月10日 15:54:39 +05:30
gork.cpp initial commit 2026年05月10日 15:54:39 +05:30
LICENSE initial commit 2026年05月10日 15:54:39 +05:30
Makefile initial commit 2026年05月10日 15:54:39 +05:30
README.md initial commit 2026年05月10日 15:54:39 +05:30

Gork

My personal discord bot written in C++ using the dpp library

Building

$ make

Running

First of all, you need need to have a plain text file named ".env" in the repo's root directory which contains only the bot token. There shouldn't be any spaces or empty lines.

Then you can run the executable.

$ ./gork