https://github.com/jelni/craiyon-bot
a multipurpose Telegram bot with various text and image generation, utility, and other useless commands.
https://github.com/jelni/craiyon-bot
bot craiyon rust stable-diffusion telegram telegram-bot
Last synced: 9 months ago
JSON representation
a multipurpose Telegram bot with various text and image generation, utility, and other useless commands.
- Host: GitHub
- URL: https://github.com/jelni/craiyon-bot
- Owner: jelni
- License: agpl-3.0
- Created: 2022-06-21T11:25:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-02T23:51:01.000Z (over 1 year ago)
- Last Synced: 2025-01-11T11:46:21.772Z (over 1 year ago)
- Topics: bot, craiyon, rust, stable-diffusion, telegram, telegram-bot
- Language: Rust
- Homepage: https://t.me/CraiyonArtBot
- Size: 811 KB
- Stars: 40
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# craiyon-bot
a multipurpose Telegram bot with various text and image generation, utility, and
other useless commands.
## deployment
1. clone the repo
2. copy [`.env.example`](.env.example) to `.env`, and fill the variables
3. run `docker compose up`
> [!NOTE]
> this will build [TDLib](https://github.com/tdlib/td) first, which may take
> some time.
## contributing
the codebase is undocumented, but you can _learn by example_. i dislike
ai-generated code, and will not merge low quality pull requests.