Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kourva/craiyonbot

CraiyonBot is a Telegram bot which generates images useing Craiyon
https://github.com/kourva/craiyonbot

ai craiyon image-generator py-telegram-bot-api python python3 telegram-bot

Last synced: about 2 months ago
JSON representation

CraiyonBot is a Telegram bot which generates images useing Craiyon

Awesome Lists containing this project

README

        



CraiyonBot


CraiyonBot is a Telegram bot which generates images useing Craiyon.



# Installation
+ clone
```bash
git clone https://github.com/Kourva/CraiyonBot
```
+ requirements
```bash
pip install -r requirements
```
+ run
```bash
python main.py
```

# Config
###### You need to open **token.env** file and put your Token inside the file.
###### You can get one from [Bot father](https://t.me/botfather).
```python
bot_token=your-bot-token-here
```

# Note
###### This bot has lock option. that means only one person can use generator at same time.
###### Generating images can take up to 1-2 minutes.
###### Sending images can take up to 1 minute.

# Thanks
###### Start the bot and enjoy - Don't forget to star :)