1llya's Discord Bot is a project aimed at creating a simple Discord bot. This project serves as an opportunity for the creator to enhance their Python skills while exploring Discord bot development.
To install and run the bot, follow these steps:
- Clone the repository:
git clone https://github.com/1llyaa/1llya-discord-bot.git
- Navigate to the project directory:
cd 1llya-discord-bot
- Install dependencies:
pip install -r requirements.txt
- Set up your Discord bot token and bot room id in config.toml file.
- Run the bot:
python main.py
Once the bot is up and running, you can interact with it on your Discord server. Below are some example commands or functionalities:
/hello
: Bot responds with a greeting message./help
: Bot provides information about available commands.- Custom commands or features you've implemented.
Feel free to customize and expand the bot's functionality to suit your needs and interests.
This project is licensed under the MIT License. See the LICENSE file for details.
- GitHub: 1llyaa
- Email: [email protected]