AirportR / fulltclash

General proxy performance testing tool based on Clash using Telegram API.

Home Page:https://fulltclash.gitbook.io/fulltclash-doc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FullTclash 运行python3 main.py提示错误该怎么解决?

kwxmxb opened this issue · comments

Traceback (most recent call last):
File "/root/FullTclash/main.py", line 1, in
from utils import bot
File "/root/FullTclash/utils/bot.py", line 6, in
import botmodule
File "/root/FullTclash/botmodule/init.py", line 1, in
from botmodule.command.grant import *
File "/root/FullTclash/botmodule/command/grant.py", line 9, in
from botmodule.init_bot import admin, config, reloadUser, proxy_subprocess
File "/root/FullTclash/botmodule/init_bot.py", line 135, in
api_id = botconfig.get('api_id', None)
AttributeError: 'str' object has no attribute 'get'

我不知道怎么办,所以问一下

配置写错了,检查一下