intelagense / howdy

6 stars 3 forks source link

image

The bot will send a welcome message to users once a certain time threshold or member count is reached. Additionally, the bot will apply emojis to the welcome message that match the emojis from the user's roles.

Features

Technologies Used (To-Be-Confirm)

This project is written in Python using the discord.py framework.

Getting Started

Prerequisites

Installation

  1. Clone the repository and navigate to the directory:
    git clone git@github.com:intelagense/howdy.git

Install the dependencies:

TBD

Set up the bot by following the Discord Developer Portal guide.

Copy the bot's token and paste it into a file called .env in the root directory of the project.

Run the bot:

TBD

Deployment (TBD)

Usage (TBD)

File Structure

howdy-bot/
├── start here
└── TBD

Contributing

We welcome contributions to this project! If you have an idea for a new feature or have found a bug, please open an issue. If you'd like to contribute code, please create a pull request.

License (TBD)