diff options
Diffstat (limited to 'AyaBot/plugins/other.py')
-rw-r--r-- | AyaBot/plugins/other.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AyaBot/plugins/other.py b/AyaBot/plugins/other.py index a75bd14..0ff94cf 100644 --- a/AyaBot/plugins/other.py +++ b/AyaBot/plugins/other.py @@ -1,3 +1,4 @@ +# -*- coding:utf-8 -*- import os import jieba import random |