Zingzy / pollinations.ai-bot

Pollinations.ai ๐ŸŒธ Discord bot

Home Page:https://pollinations.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pollinations.ai Bot

A discord bot which generates AI images for free โœจ

Welcome to the Pollinations.ai Bot repository! This bot is a discord bot which generates AI images using https://pollinations.ai. It is written in Python using the discord.py library.


โœจ Features

  • Generate AI images using the /imagine command
    • Users can choose from a variety of models like pixart, dreamshaper, etc.
    • Users can also specify the width and height of the image
  • Experimental /multi-imagine command
    • Users can generate images using all available models at once

Getting Started

  1. Inviting the Bot: Invite Pollinations.ai bot to your server using the following link: Invite Pollinations.ai bot.

  2. Commands: Use the various commands mentioned above to start generating AI Images.


โš™๏ธ How to setup

rename the .env.example file to .env and enter your Bot token And Mongodb uri.

Create Virtual environment (OPTIONAL)

Linux

python3 -m venv .venv
source .venv/bin/activate

Windows

python -m venv .venv
.venv/Scripts/activate

install dependencies

pip install -r requirements.txt

OR

pipenv install

Start the bot

Linux

python3 main.py

Windows

python main.py

๐Ÿ“ Feedback / Issues

To 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.


๐Ÿค Contributing

Contributions, issues and feature requests are welcome! Feel free to check issues page.


๐Ÿ’ก what's next

  • Creating an interactive website for the bot
  • Adding a leaderboard command

Any Other suggestions would be appreciated ...


Contributors


made-with-python Maintenance Last-Commit issues