AIARTGEN
A bot that generates images based on user prompts using an AI image generation API
Install / Use
/learn @abirxdhack/AIARTGENREADME
AI Image Bot
This repository contains a Telegram bot built using the Pyrogram library that generates images based on user prompts using an AI image generation API.
Table of Contents
Installation
-
Clone the repository:
git clone https://github.com/abirxdhack/AIARTGEN.git cd AIARTGEN -
Install the required dependencies:
pip install -r requirements.txt
Configuration
Create a config.py file in the project directory and add the following configuration variables:
# config.py
API_ID = 'your_api_id'
API_HASH = 'your_api_hash'
BOT_TOKEN = 'your_bot_token'
Replace the placeholder values with your actual API keys and tokens.
Usage
To run the AI Image Bot, use the following command:
python main.py
Commands
AI Image Bot Commands
-
/ai <prompt>: Generates images based on the provided prompt using an AI image generation API.Example:
/ai Batman
License
This project is licensed under the MIT License. See the LICENSE file for details.
Related Skills
qqbot-channel
352.2kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
100.6k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
352.2kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
arscontexta
3.1kClaude Code plugin that generates individualized knowledge systems from conversation. You describe how you think and work, have a conversation and get a complete second brain as markdown files you own.
