Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 233 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 233 Bytes

QwQ Discord Bot

如何使用

clone 仓库然后创建 .env 文件,输入DISCORD_TOKEN="<Discord Bot Token>"并保存。

/ install requirements
pip3 intall discord.py python-dotenv

/ run bot
python3 bot.py