| Crates.io | exilent |
| lib.rs | exilent |
| version | 0.2.0 |
| created_at | 2023-02-07 23:59:47.08256+00 |
| updated_at | 2023-02-07 23:59:47.08256+00 |
| description | A Discord bot, written in Rust, that provides a frontend to AUTOMATIC1111's Stable Diffusion Web UI. |
| homepage | |
| repository | https://github.com/philpax/exilent |
| max_upload_size | |
| id | 779196 |
| size | 353,363 |
A Discord bot, written in Rust, that provides a frontend to AUTOMATIC1111's Stable Diffusion Web UI.
Many thanks to aiyabot, which paved the way for Discord bots for A1111. I just needed to build something to test my client library :)
--api --listen to the launch arguments.rustup.Bot and create a new Bot.
Reset Token, and copy the token it gives you somewhere.OAuth2 > URL Generator, select bot, then select Send Messages and Use Slash Commands.
cargo run --release to start Exilent. This will auto-generate a configuration file, and then quit.