Skip to content

适用于Telegram群的维基百科搜索工具

License

Notifications You must be signed in to change notification settings

axiref/groupwiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Groupwiki

适用于Telegram群的维基百科搜索机器人

在Telegram群中,可以透过:

[[江泽民]]
{{江泽民}}

语法进行搜索维基百科。

安装

pip install -r requirements.txt
cp config.example.py config.py

修改config.py中的TOKEN字段为你的机器人的Token

然后运行机器人:

python bot.py

另外,你可以透过pm2来守护本进程,只需在专案目录执行:

pm2 start

即可看到一个名为groupwiki的任务

License

MIT

About

适用于Telegram群的维基百科搜索工具

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published