#!/bin/bash
gcc bot.c words.c utils.c stats.c actions.c hash-tree.c -o bot
