Skip to content

walker9296/users2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

users2csv

discord的bot程序,以csv格式输出服务器/频道用户的一览表


前提条件

  • python 3.6+
  • 安装discord.py
pip install -U discord.py
  • discord 创建bot
  • 选择discord服务器给bot授权

启动bot后台程序

#python userlistbot.py [bot's TOKEN]

python userlistbot.py XXXXXXXXODcwNzQ1Mjg4NzU2.X05mIA.6NzSx3ec6azsGAqogaLPiKpLbX8

在discord执行bot的命令

  • help命令:

  • info命令:

  • lists命令输出当前discord服务器的用户一览(需要频道Admin权限):

  • listc命令输出当前discord频道的用户一览:

  • lists命令和listc命令的输出结果:

About

export discord users list

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages