This vk bot changes layout of reply message.
<prefix>layout <layout> or <prefix>раскладка <layout> - Changes layout of reply message. Prefix must be ! or /.
Avaliable layouts:
- en (ен)
- ru (ру)
Examples:
!layout ru: "Lj,hjt enhj? rjkktub!" -> "Доброе утро, коллеги!"/раскладка ен: "Руддщ цщкдвб руддщ кшсрфквю" -> "Hello world, hello richard."
This bot is made with vkbottle framework.
WARNING: If you want to use this bot in your own bot, you should release your bot with a GNU GPL v3-or-later license (for details, read license conditions in COPYING file)
-
Clone this repo:
git clone https://github.com/stepanzubkov/change-keyboard-layout-bot.git -
Copy routes from
src/routes/folder to your vkbottle routes. -
Load routes in your bot (see
src/main.pyand vkbottle docs)
That's all! You embedded this bot into your bot!
This bot is licensed under GNU GPL v3 or later. Feel free to leave an issue or send a pull request.
Contacts: Stepan Zubkov stepanzubkov@florgon.com


