Archived
1

Bastion protection system

This commit is contained in:
2017-11-26 17:28:26 +04:00
parent ca147a99a3
commit e9a1642521
5 changed files with 86 additions and 8 deletions

View File

@@ -23,6 +23,10 @@ func (s *Squader) SquadsList(update *tgbotapi.Update, playerRaw *dbmapping.Playe
}
message := "*Наши отряды:*\n"
message += "---\n"
message += "[#0] _Бастион Инстинкта_\n"
message += "Telegram ID: " + c.Cfg.SpecialChats.BastionID + "\n"
message += "Игроки по умолчанию оказываются здесь.\n"
for i := range squads {
message += "---\n"