You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2026. It is now read-only.
✨ feat: Support Localization and i18n
Overview
Introduce support for localization (i18n) to make the bot accessible to a broader, global audience.
Goals
.po,.json,.yaml)Implementation Ideas
gettext,Babel, orpython-i18n(or suggest better libs)Tasks