Skip to content

A Bot made with python to do some data analysis on a discord server.

Notifications You must be signed in to change notification settings

BrunoTeixeira1996/Discord-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Discord Bot with Python

A Bot made with python to do some data analysis on a discord server. The main purpose is to analyse the time that most people are online on the server.

7f927a5c7923a54f14f5170767bdfb8f

Commands

  • member_report()
  • member_count()
  • cool()
  • logout()
  • .autor

You can also build more commands if you want.

Background Task

The Bot tracks every 15 seconds how many people are online, iddle and offline in the server. You can change that time in the background_task()function changing the asyncio.sleep().

Contribute

Want to contribute? Go ahead!

License

image

About

A Bot made with python to do some data analysis on a discord server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages