Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T00:21:33.000Z (2 months ago)
- Last Synced: 2024-10-17T17:18:42.059Z (20 days ago)
- Topics: bot, craiyon, rust, stable-diffusion, telegram, telegram-bot
- Language: Rust
- Homepage: https://t.me/CraiyonArtBot
- Size: 694 KB
- Stars: 39
- 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.