diff options
author | Kyomotoi <[email protected]> | 2020-07-08 09:39:40 +0800 |
---|---|---|
committer | Kyomotoi <[email protected]> | 2020-07-08 09:39:40 +0800 |
commit | d1908def1c9aecaaf7a54b808d6d3f9ae6027b0e (patch) | |
tree | e6ac30571e89f7d39f29ff6450260a326c301f8c /AyaBot/plugins | |
parent | 594e96a73f4f44458057dee286ccc270c50441bc (diff) | |
download | ATRI-d1908def1c9aecaaf7a54b808d6d3f9ae6027b0e.tar.gz ATRI-d1908def1c9aecaaf7a54b808d6d3f9ae6027b0e.tar.bz2 ATRI-d1908def1c9aecaaf7a54b808d6d3f9ae6027b0e.zip |
Update other.py
Diffstat (limited to 'AyaBot/plugins')
-rw-r--r-- | AyaBot/plugins/other.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/AyaBot/plugins/other.py b/AyaBot/plugins/other.py index 4a0c2c1..2ea8766 100644 --- a/AyaBot/plugins/other.py +++ b/AyaBot/plugins/other.py @@ -1,5 +1,4 @@ # -*- coding:utf-8 -*- -import random import nonebot from nonebot import on_command, CommandSession, permission as perm |