Skip to content

Just-Msv/serverstats-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Server-Stats Bot

  • My repository for my custom server status bot for a discord server!
  • Designed and Tested on Python 3.7.3 for Linux and Windows

Setup ( Replit or Glitch )

Run on Repl.it Remix on Glitch

  • Install the required modules!

  • Create a bot application at the discord developer portal and add to your discord server.

  • Install the required modules!

  • Allow the "Server Member Intent" under the "Privileged Gateway Intents" in the discord developer panel. (THIS IS VERY IMPORTANT! The bot will not work propertly without and will not be able to find or kick server members.)

  • Place your bot token and adjust the "config.py" to your liking.

  • Then Run the Bot :)

Setup ( In Windows )

  • Place "main.py" and "config.py" into a folder (this is too allow the bot to be able to find the "config.py" file.)

  • Create a bot application at the discord developer panel and add to your discord server.

  • Allow the "Server Member Intent" under the "Privileged Gateway Intents" in the discord developer panel. (THIS IS VERY IMPORTANT! The bot will not work propertly without and will give incorrect server stats.)

  • Place your bot token and adjust the "config.py" to your liking.

  • Start the bot

✨ Contributors :


Owner