Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dionabazi/discord-bot

Simple python discord-bot
https://github.com/dionabazi/discord-bot

Last synced: 7 days ago
JSON representation

Simple python discord-bot

Awesome Lists containing this project

README

        

# Discord-Bot
Discord Bot Project 🤖

Welcome to the Discord Bot Project! This repository contains a simple yet powerful Discord bot built using Python and the discord.py library. The bot is designed to enhance your Discord server experience by providing various interactive features.
Features 🌟

Responds to user commands
Customizable commands to suit your needs
Easy to set up and extend with additional functionalities

Prerequisites 📋

Before running the bot, ensure you have the following:

Python 3.8 or higher installed on your system.
A Discord account to create and manage your bot.

Getting Started 🚀
1. Setting Up Your Discord Bot

To create your bot, follow these steps:

Visit the Discord Developer Portal.
Create a New Application:
Click on "New Application" and give it a name.
Create a Bot User:
Navigate to the "Bot" tab and click "Add Bot".
Copy the Bot Token:
Under the "Token" section, click "Copy" to obtain your bot token. Keep this token secret!
Set Bot Permissions:
Adjust the bot permissions as needed for your server.

2. Install Dependencies 📦

To install the required dependencies, open your terminal and run:

pip install discord.py --break-system-packages

3. Running the Bot 💻

After setting up your bot and installing the dependencies, place your bot token in the discord_bot.py script. Then run the script:

python3 discord_bot.py

Important Notes ⚠️

Ensure that your bot has the necessary permissions on your server to function correctly.
Never share your bot token publicly, as it can lead to unauthorized access to your bot.

Contribution 🤝

Feel free to fork the repository and submit pull requests with enhancements or new features!
License 📄

This project is licensed under the MIT License.

[![bmc-button (2)](https://github.com/user-attachments/assets/8a994d82-5bf8-480e-9e64-728d5aba2e14)](https://ko-fi.com/dionabazi)

Thank you for your support! 💕