/markov-zuckerberg

An intellectual discord bot that mimicks humans

Primary LanguageC++MIT LicenseMIT

markov-zuckerberg

A intellectual discord bot that mimicks humans

Building

Build sleepy-discord, move this repo into the examples directory and run:

c++ -std=c++11 -I . -I ../../include -I ../../deps -I ../../deps/include -I ../../include/sleepy_discord/IncludeNonexistent main.cpp -L../../buildtools -L/usr/lib -lsleepy_discord -lcpr -lcurl
-lssl -lcrypto -lpthread -o zucc

Usage

Create a file named token containing your bot token and run ./zucc. Optionally make a file channels containing alternating channels and IDs delimited by whitespace.