silly discord bot written in C++ using dpp
|
|
||
|---|---|---|
| .gitignore | initial commit | |
| gork.cpp | initial commit | |
| LICENSE | initial commit | |
| Makefile | initial commit | |
| README.md | initial commit | |
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