Skip to content

Commit e4541b1

Browse files
konardclaude
andcommitted
Add Russian translation of README
- Added Russian version (README.ru.md) with proper translation of all bot descriptions - Updated main README.md to include cross-reference to Russian version - Followed the same pattern as used in TraderBot for bilingual documentation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 8049796 commit e4541b1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Bot
1+
# Bot ([русская версия](README.ru.md))
22

33
## [VK bot](https://github.com/linksplatform/Bot/tree/main/python)
44
This bot is created for programmers by programmers. Features are: personal Karma tracking, programmer's personal information storage, Wikipedia access, GitHub Copilot access.

README.ru.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Бот ([english version](README.md))
2+
3+
## [VK бот](https://github.com/linksplatform/Bot/tree/main/python)
4+
Этот бот создан программистами для программистов. Возможности: отслеживание личной кармы, хранение персональной информации программистов, доступ к Википедии, доступ к GitHub Copilot.
5+
## [GitHub бот](https://github.com/linksplatform/Bot/tree/main/csharp/Platform.Bot)
6+
Бот, который может создавать "hello world" и имеет некоторые другие полезные функции.
7+
## [Discord бот](https://github.com/linksplatform/Bot/tree/AddDiscrodBot/csharp/DiscordBot)
8+
Бот, который может добавлять новых программистов в команду LinksPlatform из Discord в организацию GitHub.
9+
## [Торговый бот](https://github.com/linksplatform/Bot/tree/main/csharp/TraderBot)
10+
Реализация стратегии скальпинга.

0 commit comments

Comments
 (0)