Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

Commit 39b5794

Browse files
authored
Revise README for Rust rewrite notice
Updated README to indicate Rust rewrite and deprecation of Clojure version.
1 parent 48b2815 commit 39b5794

1 file changed

Lines changed: 4 additions & 31 deletions

File tree

README.md

Lines changed: 4 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,5 @@
1-
<p align="center">
2-
<img src="https://raw.githubusercontent.com/kiranshila/Doplarr/main/logos/logo_title.png" width="350">
3-
</p>
1+
# Rewrite Notice
42

5-
</p>
6-
<p align="center">
7-
<img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/kiranshila/doplarr/main.yml?style=for-the-badge">
8-
<img alt="Discord" src="https://img.shields.io/discord/890634173751119882?color=ff69b4&label=discord&style=for-the-badge">
9-
<img alt="Code" src="https://img.shields.io/badge/code-data-blueviolet?style=for-the-badge">
10-
</p>
11-
12-
> An \*arr Request Bot for Discord
13-
14-
## Why does this exist
15-
16-
- Uses modern Discord slash commands and components, which provides a clean, performant UI on desktop and mobile.
17-
This has the added benefit of not requiring privileged intents, so this bot will _never_ look at message content
18-
- Small codebase as [code is not an asset](https://robinbb.com/blog/code-is-not-an-asset/)
19-
- Simple configuration, no need to have a whole web frontend just for configuration
20-
- Powered by Clojure and [Discljord](https://github.com/IGJoshua/discljord), a markedly good combination 😛
21-
22-
#### Ready to try? Head to the [docs](https://kiranshila.github.io/Doplarr/)
23-
24-
## Screenshots
25-
26-
<img src="https://raw.githubusercontent.com/kiranshila/Doplarr/main/screenshots/Request.png" width="400">
27-
28-
<img
29-
src="https://raw.githubusercontent.com/kiranshila/Doplarr/main/screenshots/Selection.png"
30-
width="400">
31-
32-
<img src="https://raw.githubusercontent.com/kiranshila/Doplarr/main/screenshots/button.png" width="400">
3+
Please check out my Rust rewrite [here](https://github.com/kiranshila/doplarr_rs) as this older clojure version will no longer see development.
4+
I'm keeping this repo up in case anyone needs it.
5+
Thanks!

0 commit comments

Comments
 (0)