Skip to content

Simple Discord Bot to Show Random Art from Pollinations based on prompt files or user input

License

Notifications You must be signed in to change notification settings

Tolerable/POLLI-SHOW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POLLI-SHOW

POLLI-SHOW is a Discord bot for generating AI art using Pollinations.

Features

  • Generate AI art with specified prompts and styles
  • Schedule automatic art generation
  • Manage saved images to keep only the latest 500

Setup

  1. Clone the repository:

    git clone https://github.com/Tolerable/POLLI-SHOW.git
    cd POLLI-SHOW
  2. Install dependencies:

    pip install -r requirements.txt
  3. Create a .env file with your environment variables:

    OPENAI_API_KEY=<your_openai_api_key>
    ARTSHOWPOLLI_DISCORD_BOT_TOKEN=<your_discord_bot_token>
    
  4. Run the bot:

    python POLLI-SHOW.py

Usage

  • Use /polliart <prompt> <style1> <style2> to generate an image with specified styles.
  • Use /pollishow <interval> <file_number> to manage scheduled prompts.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Simple Discord Bot to Show Random Art from Pollinations based on prompt files or user input

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages