Powerfull bot creating framework HENTA consists of a set of libraries that facilitate the creation of bots of any complexity. Libraries can be used both together and separately.
Спустя огромное количество времени и полученного опыта я все еще продолжаю экспериментировать над фреймворком. До звания адекватного ему еще очень далеко и я часто наступаю на грабли, но с каждым годом он совершенствуется.
Последняя итерация фреймворка сильно перевернула его логику, переложив на проект огромную кучу логики. Продолжаем наблюдение.
Although the framework is not updated regularly, you can always become part of the community and propose your changes to contribute to the development of the project. I am also always ready to help you if you have any problems.
You can create issues, or you can contact me via telegram @theevolk.
- single code for multiple platforms
- cluster mode support
- command and argument parser
- abstraction from the architecture of your project
- @henta/core: basic types and functions for creating platforms
- @henta/bot: simple interface for creating a bot
- @henta/botcmd: parsing and creating commands
- @henta/attachment-history: chat attachment history
- @henta/input: parsing command arguments and attachments
- @henta/navigation: functions for pagination and other navigation features
Platforms are interfaces for interacting with a certain messenger, social network or other way of communicating with your bot.
- @henta/platform-tg: Telegram
- @henta/platform-vk: VK
- @henta/platform-discord: Discord
If you want to add your platform in the list, create a new issue in the repository.
If you want to add your module in the list, create a new issue in the repository.
Support the developer who has been trying for several years to create the most convenient tool for creating bots of any complexity on one enthusiasm.