PyKorone
PyKorone copied to clipboard
Korone is a comprehensive, state-of-the-art Telegram Bot that offers a variety of features to enhance your Telegram experience.
PyKorone
PyKorone is a comprehensive, state-of-the-art Telegram Bot that offers a variety of features to enhance your Telegram experience. It is designed to be flexible and adaptable, meeting a wide range of user needs. The bot is built with Python and is designed for high efficiency and reliability.
Features
Some of the most notable features are:
- Asynchronous asyncio docs, PEP 492.
- Type hinted PEP 484.
- I18n with GNU Gettext.
- Simplified SQLite3 interface.
- Isolated modules with a simple structure.
- Modular.
- All code is documented and has a documentation page.
Translation
Translations should be done on our Crowdin Project, as Crowdin checks for grammatical errors, provides improved context for the string to be translated, and so on, thus potentially providing higher quality translations.
Discussion
You can discuss ideas for PyKorone or ask the community for help in the GitHub discussions.
License
PyKorone is licensed under the BSD 3-Clause license, a free software license compatible with the GPL, verified by the Free Software Foundation and the Open Source Initiative.
Credits
This section acknowledges projects or individuals who have supported or influenced the project in some way, without being directly involved.
- victorcebarros: Some of his code was used, which is copyrighted.
- SophieBot: Served as inspiration for the modules structure and for the language module.
- VegaBobo: Provided the code used as the basis for the GSM Arena module.
- usernein: Inspired the structure of the handlers and the way to load them, and assisted in the development of the bot.