Skip to content

zentonik/basic-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages