fix hapiara unit alias

pull/1/head
qwewqa 4 years ago
parent 0e37cabdfa
commit 62c78b15d0
  1. 3
      miyu_bot/commands/common/name_aliases.py

@ -14,7 +14,8 @@ units_by_name['other'] = units_by_name['その他']
unit_aliases = {
'happyaround': 'happy_around!',
'happy_around': 'happy_around!',
'hapiara': 'happy_around',
'hapiara': 'happy_around!',
'happy': 'happy_around!',
'ha': 'happy_around',
'peakyp-key': 'peaky_p-key',
'peakypkey': 'peaky_p-key',

Loading…
Cancel
Save