Plisp / markov-zuckerberg

An intellectual discord bot that mimicks humans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An intellectual discord bot that mimicks humans

License:MIT License


Languages

Language:C++ 100.0%