An open API service indexing awesome lists of open source software.

https://github.com/zentonik/basic-discord-bot


https://github.com/zentonik/basic-discord-bot

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# basic-discord-bot

This is a minimal Discord bot built using the discord.py library. The bot's sole purpose is to respond with a friendly "Hello!" whenever someone in the server says !hello.

# Features

Lightweight and easy to set up.

Responds to the command !hello with a greeting message.

Built on the discord.py library.

# Getting Started

Clone this repository.

Create a Discord bot and obtain token.

Put your token in TOKEN = "YOUR_TOKEN"

Run the bot: python bot.py

# Commands

!hello: Pings a member you want to greet.

# Dependencies

discord.py: Discord API wrapper for Python.

# Contribution

Feel free to contribute by opening issues or submitting pull requests. Bug reports and feature requests are welcome!

My discord is zentonik