mirror of
https://github.com/tiennm99/miti99bot.git
synced 2026-07-27 22:20:07 +00:00
Relax module name regex to accept hyphens, preparing for hyphenated loldle variants (loldle-emoji, loldle-quote, etc.) ported from upstream JS sources. Storage prefix delimiter ':' remains rejected. Telegram command names use separate stricter regex (commandNameRe) and are unaffected.