GitWatcherBot  1.0.0
A Telegram Bot that notifies you when a new change is made in your repositories (issues, pull requests, stars, forks, and watches)
All Classes Namespaces Files Functions Variables Typedefs Macros
GitBot.hpp File Reference
#include <chrono>
#include <condition_variable>
#include <cstdint>
#include <tgbotxx/tgbotxx.hpp>
#include <type_traits>
#include "api/GitApi.hpp"
#include <cpr/threadpool.h>

Go to the source code of this file.

Classes

class  GitBot
 Bot class. More...