21 lines
767 B
Markdown
21 lines
767 B
Markdown
# CaitSith
|
|
|
|

|
|
|
|
Copyright 2025, all rights reserved
|
|
|
|
## Hacking
|
|
|
|
Requirements:
|
|
|
|
- Rust (built on 1.86, 2021 edition)
|
|
- git
|
|
- pkg-config
|
|
- openssl-devel
|
|
|
|
If you are running `nix` or NixOS, you should probably run the provided `flake.nix`
|
|
|
|
## Inspiration
|
|
|
|
After someone in Final Fantasy XIV mentioned how useful the `/random` command would be in Discord, I decided to create a bot to make that a reality. The bot features original code written by yours truly (though it wasn't initially tracked with `git`). I named the bot after Cait Sith, a character from Final Fantasy VII, whose class and personality made him a fitting namesake for this randomization bot.
|