Generate AI Images for free under 10 seconds using pollinations.ai 🤖🎨
🔥 Features 💡 What's Next 🚀 Getting Started ➕ Add to your server
🌸 Pollinations.ai bot is a discord bot which generates AI images using https://pollinations.ai. It is written in Python using the discord.py library and is currently used in over 500 discord servers.
-
Generate AI images using the
/pollinatecommand- Users can also speicify whether they want to AI enhance their prompt or not.
- Users can also specify the width and height of the image.
-
Generate multiple variations of a prompt using the
/multi-pollinatecommand- The bot will generate 4 different variations of the prompt.
-
Generate random AI images using the
/randomcommand
-
Inviting the Bot: Invite Pollinations.ai bot to your server using the following link: Invite Pollinations.ai bot.
-
Commands: Use the various commands mentioned above to start generating AI Images.
- Python 3.11 or higher
- uv package manager
- Discord Developer Account
- Pollinations.ai token
1. Clone the repository
git clone https://github.com/zingzy/pollinations.ai-bot.git
cd pollinations.ai-bot2. Install uv package manager
pip install uv3. Install dependencies
uv sync4. Setup environment files
Rename the .env.example file to .env:
mv .env.example .envCopy the configuration template:
cp config.template.toml config.tomlNow open the .env file and add your discord bot TOKEN. Also fill in the required values in config.toml file including your Pollinations.ai token.
uv run main.pyTo give feedback, ask a question or make a feature request, you can either use the Github Discussions or JOIN OUR SUPPORT SERVER 🪬
Bugs are logged using the github issue system. To report a bug, simply open a new issue 🪲
Contributions, issues and feature requests are welcome! Feel free to check issues page.
Please read our Contributing Guidelines for detailed information about:
- Development environment setup
- Code style guidelines
- Pull request process
- Testing procedures
Any Other suggestions would be appreciated ...
