SklavaBot 0.1.0
Telegram Bot in C++
Loading...
Searching...
No Matches
config.hpp File Reference

Go to the source code of this file.

Macros

#define BOT_NAME   "SklavaBot"
 
#define BOT_USERNAME   "@sklavabot"
 
#define BOT_VERSION   "0.0.1"
 
#define BOT_AUTHOR   "@strzelca"
 
#define BOT_GITHUB_REPO   "https://github.com/owosrl/sklavabot"
 

Macro Definition Documentation

◆ BOT_AUTHOR

#define BOT_AUTHOR   "@strzelca"

Definition at line 8 of file config.hpp.

◆ BOT_GITHUB_REPO

#define BOT_GITHUB_REPO   "https://github.com/owosrl/sklavabot"

Definition at line 9 of file config.hpp.

◆ BOT_NAME

#define BOT_NAME   "SklavaBot"

Definition at line 4 of file config.hpp.

◆ BOT_USERNAME

#define BOT_USERNAME   "@sklavabot"

Definition at line 5 of file config.hpp.

◆ BOT_VERSION

#define BOT_VERSION   "0.0.1"

Definition at line 6 of file config.hpp.