Skip to content

Eleeterlary/Discord-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Discord-Template

Created by Eleeter


πŸ“ Overview

A simple Python Discord bot template that can:

  • πŸŽ‰ Welcome new members automatically
  • πŸ’¬ Respond to custom messages
  • πŸ”΄ Show bot status (DND/red dot)
  • ⚑ Be easily customized for any server

Python Version Required: 3.13.11 βœ…


✨ Features

  • Custom responses: Edit responses.json to add your own triggers and replies
  • Welcome messages: Greet new members in a specific channel automatically
  • Bot status: Set the bot status (red DND dot) and optional activity text

πŸ› οΈ Setup Instructions

  1. Edit Configuration
    Open main.py and update these fields:

    • WELCOME_CHANNEL_ID β†’ Your channel ID
    • CUSTOM_SERVER_NAME β†’ Your server name
  2. Edit Responses
    Open responses.json and add your messages:

    • {user} β†’ mentions the user
    • {server} β†’ shows the server name
  3. Set Bot Token
    Save your bot token as an environment variable TOKEN

  4. Run the Bot

    python main.py

About

DiscordBot-template By Eleeter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages