JHDBot
JHDBot copied to clipboard
Please add conversion system from imperial to metric
Please make the bot convert imperial to metric automatically when it spots a certain pattern in the text. Like the regex pattern of (\d{1,}'\d{1,}"), or other connotations of imperial.
May I suggest (\d+'\d+\") instead? 😅
What about ([1-9]'[1-9][0-9]?")