https://github.com/zentonik/basic-discord-bot
https://github.com/zentonik/basic-discord-bot
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zentonik/basic-discord-bot
- Owner: zentonik
- Created: 2023-10-14T19:25:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-02T15:04:44.000Z (9 months ago)
- Last Synced: 2025-01-17T12:26:02.814Z (5 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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