Skip to content

Anonyoumss/Discord-Greety-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord-Greety-Bot

A bot that greets and says Hi to anybody who says HI or is new!

🤖 Meet your new Discord friend! Make your server feel more alive with a bot that's both smart and friendly. This bot is designed to be your community's go-to for quick info and fun interactions.

Friendly & Smart: The bot greets members as they join and says goodbye when they leave, making everyone feel welcome.

Know Who's Online: Just type online or offline to see who's around.

The "BRB" System: Stepping away? Just type brb and the bot will track your status. It automatically knows when you're back and removes you from the list!


Key Features Use Cases main.py (Python) keep_alive.py (24/7)


✨ Key Features

  • Stable Discord integration with discord.py
  • Responds to greetings, farewells, and status words
  • Tracks “brb” users in memory
  • Free Replit hosting (always-on)
  • 24/7 uptime via keep_alive.py and external pinging
  • Secure token via environment variable
  • Easy updates via GitHub

🛠️ Use Cases

  • Greets new members and replies to “hi”, “hello”, etc.
  • Check who’s online/offline with online or offline
  • “brb” system shows who’s away and removes them when back
  • Keeps your server organized and welcoming

🐍 main.py Overview

  • Entry point for the Discord bot
  • Sets up client/intents, event handlers, and command logic
  • Handles greetings, farewells, status, and BRB
  • Loads token securely, imports keep_alive.py for uptime

🕛 keep_alive.py (24/7)

  • Runs a lightweight Flask web server for uptime monitoring
  • Keeps the bot alive on Replit by responding to pings
  • Import and call keep_alive() from main.py

How to Use

  • Greetings: Type "hello", "hi", etc. for a reply.
  • Farewells: Type "bye", "goodbye", etc. for a polite farewell.
  • Status: Type online / offline to see who’s available.
  • BRB: Type "brb" to be added to the list; send any message to return.

Tip: Click the images at the top to jump to each section!


Scribe Toturial to setup https://scribehow.com/embed/Create_and_Add_a_Greety_Bot_to_Your_Server__6gLXerxuQ7ySjCAHLmDFog

About

This bot is designed to be a friendly and helpful addition to your Discord server. It automatically responds to common greetings and farewells and provides useful information about who is online and available.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages