Changed main menu text
This commit is contained in:
parent
602e9b62d8
commit
45ce5da0ac
2 changed files with 5 additions and 1 deletions
|
|
@ -11,4 +11,7 @@ namespace BotConstants {
|
|||
const std::string FIND_ANIME = "action:find_anime";
|
||||
const std::string MY_TITLES = "navigation:my_titles";
|
||||
}
|
||||
namespace Text {
|
||||
const std::string MAIN_MENU = "Вас приветствует nyanimedb бот:)\nЧего будем делать?";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue