This project is designed to manage art shows on Discord using various prompts and styles. It can cycle through different prompt files and generate images based on the prompts.
/artshow <interval> [file_number]
: Starts the scheduler with the specified interval in minutes. Optionally, specify a file number or range to use specific prompt files.
- Python 3.7+
- discord.py
- aiohttp
- Pillow
- Clone the repository
- Install the required dependencies
- Set up your Discord bot token and other configurations
This project is licensed under the MIT License - see the LICENSE file for details.