You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
alistair 9f4433b0cf reorgansie 4 years ago
SQLiteCpp@01cf6f2d2a reorgansie 4 years ago
libtelegram@a0c52ba4aa works 4 years ago
.gitmodules reorgansie 4 years ago
CMakeLists.txt reorgansie 4 years ago
Readme.md works 4 years ago
bot.cpp reorgansie 4 years ago
bot.h reorgansie 4 years ago
sqlite_markov.h reorgansie 4 years ago

Readme.md

Building on Fedora


sudo dnf install boost-devel sqlitecpp-devel openssl-devel
cmake .
make