ayubun / discord-ttl

A simple-to-selfhost Discord bot that deletes server messages older than a configurable TTL (time to live)
MIT License
34 stars 5 forks source link

use rust for cli ! #43

Open ayubun opened 2 months ago

ayubun commented 2 months ago

cool lil cli lib is in rust ~ https://github.com/ratatui-org/ratatui

using bash for this would be silly ^^ adding rust to this would be a fun side project

(this is just a reminder for me when i get to #10 )