WelcomeBot is a Discord bot designed to welcome new members to your server with a personalized message. It helps create a friendly and inviting atmosphere for newcomers.
- Sends a welcome message to new members
- Customizable welcome messages
- Easy to set up and use
- Clone the repository:
git clone https://github.com/thefznkhan/WelcomeBot.git
- Navigate to the project directory:
cd WelcomeBot
- Install the required dependencies:
pip install -r requirements.txt
- Update a
config.py
file in the root directory and add your Discord bot token and Database URL:DISCORD_TOKEN="your_discord_token" DB_CONFIG="your_db_url"
- Start the bot:
python bot.py
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or suggestions, feel free to open an issue or contact me at fkahn20040@gmail.com.