Skip to content

Latest commit

 

History

History

empty-bot

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Empty Video Bot

This is a skeleton-bot.

To build this bot locally:

mkdir -p build && cd build && cmake -DCMAKE_BUILD_TYPE=Release ../ && make -j8