@ -27,6 +27,8 @@ Natsuki's commands and abilities include, but are absolutely not limited to:
- Advanced Warning System
- Custom Welcome/Leave Messages
- Autorole/Join-role
- Mass message deletion
- WIP logging system
### Fun
@ -59,6 +61,13 @@ Natsuki's commands and abilities include, but are absolutely not limited to:
- Leveling Roles
- Leaderboard
### Anime
- A growing database of anime and characters
- Ability to submit your own
- Watched/to watch/favorite anime lists
- Character favoriting
- (Soon to come) Waifu features!
## FAQ
> *Can I self-host Natuski?*
@ -205,4 +214,4 @@ Check out these files for some more reference and inspiration.
- `/cache/` and `/cache.js` -> A strong way to cache stuff from your database on startup.
- `/lxp/cacheloop.js` -> How I keep a cache of leveling information that is synced periodically and has a 10-minute entry expiry to save memory.
- `/makeid.js` -> Creates a hash string of your choice in length
- Anything in `/response/` -> A massive amount of code to save, parse, send, and filter responses saved by users, which encompasses things like custom embeds and messages, allowing welcome and leave messages to work.
- Anything in `/response/` -> A massive amount of code to save, parse, send, and filter responses saved by users, which encompasses things like custom embeds and messages, allowing welcome and leave messages to work.