Redwyn / fTerm

A terminal-based F-Chat client that is meant to be easy to use.
MIT License
0 stars 0 forks source link

Implement status application. #3

Open Redwyn opened 2 years ago

Redwyn commented 2 years ago

The ability to set your status is important as it's useful for anyone seeking to interact with you. You may need to inform everyone you're AFK, or that you'r busy, or perhaps that your internet is spotty a particular night.

This should be able to be set using the following command

the command requires the following JSON, according to the F-list Wiki: https://wiki.f-list.net/F-Chat_Client_Commands#STA

{"status": "looking", "statusmsg": "I'm always available to RP :)", "character": "Hexxy"}

Valid parameters for status include online, looking, busy, dnd, idle, away, and finally crown

Crown cannot be set normally, and is only assigned as a Reward through a RWD command sent through the server.