Discord bot to track your server stats with member count.
Report Bug
·
Request Feature
pip install -r requirements.txt
{
"token":"bot.token",
"guild_id":"guild.id",
"channel_id":"channel.name",
"channel_name": "Members :",
"delay": "30",
"emojis":{
"success":":white_check_mark:",
"failure":":x:"
}
}
- Slash commands
- Automatically refreshes the channel when a new member joins or leaves
- 20 stars - Multi guild Support & Multi channel support
author = {
"name": "NotShadow1337",
"discord": "Not Shadow#1337",
"github": "NotShadow1337",
}