Skip to content

Discord bot that allows you to manage mentions, and tell users when you're AFK

License

Notifications You must be signed in to change notification settings

NotShadow1337/Discord-afk-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Logo

Discord AFK Bot

Discord bot that allows you to manage mentions, and tell users when you're AFK

Report Bug · Request Feature


Installation

pip install pycord

config.json

{
    "token":"bot.token",
    "guild_id":"guild.id",
    "emojis":{
        "success":":white_check_mark:",
        "failure":":x:"
    }
}

Features

  • Slash commands
  • AFK mention
  • still works if restarted

Goal

  • 20 stars - Multi Guild & MongoDB Support

Author

author = {
    "name": "Shadow",
    "discord": "Not Shadow#1337",
    "github": "NotShadow1337",
}

About

Discord bot that allows you to manage mentions, and tell users when you're AFK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages