From 8df0de46f67a3faa5a537a19c7d1c986f448c286 Mon Sep 17 00:00:00 2001 From: Nikolai Oplachko Date: Sat, 18 Feb 2023 08:53:54 +0400 Subject: [PATCH] add remindee-bot to community projects list (#1477) * add remindee-bot to community projects list * Update COMMUNITY.md --------- Co-authored-by: Chris Tsang --- COMMUNITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/COMMUNITY.md b/COMMUNITY.md index 4fb56b8e..bdf14d43 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -59,6 +59,7 @@ If you have built an app using SeaORM and want to showcase it, feel free to open - [Dev Board](https://github.com/goto-eof/dev_board_api_rust)| A dashboard for organizing software development tasks implemented in Rust - [Wikipedia Speedrun](https://wikipediaspeedrun.com) ([repository](https://github.com/hut8/wikipedia-speedrun)) | Finds shortest paths between Wikipedia articles | DB: SQLite - [Dinoly](https://github.com/ippsav/Dinoly) | An url shortener using Axum web framework and SeaORM | DB: Postgres +- [remindee-bot](https://github.com/magnickolas/remindee-bot) | Telegram bot for managing reminders | DB: SQLite #### Frontend (desktop / cli)