Update README.md
This commit is contained in:
parent
817bcc72c1
commit
2b74adadeb
14
README.md
14
README.md
@ -1,2 +1,14 @@
|
|||||||
# reminder-rs
|
# reminder-rs
|
||||||
Reminder Bot for Discord, now in Rust
|
Reminder Bot for Discord, now in Rust.
|
||||||
|
Old Python version: https://github.com/reminder-bot/bot
|
||||||
|
|
||||||
|
## What is this?
|
||||||
|
This is a rewrite of Reminder Bot in Rust, using Serenity and SQLx amongst other libraries.
|
||||||
|
|
||||||
|
## Why is this?
|
||||||
|
Serenity and Rust are proving wonders for SoundFX. This is all in an effort to reduce resource consumption and improve performance.
|
||||||
|
|
||||||
|
## How do I use it?
|
||||||
|
You'll need rustc and cargo for compilation. To run, you'll need Python 3 still (due to no suitable replacement for dateparser in Rust)
|
||||||
|
|
||||||
|
TODO fill out the rest of this
|
||||||
|
Loading…
Reference in New Issue
Block a user