You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eventually I'd love to incorporate some type of all inclusive database system like how Willie has, as a place to store stuff for modules instead of randomly throwing things in flat text files everywhere.
Idea is for users to have jenni store user zip codes.
Example:
KindOne: .set weather 31216
// so that later on, when i do
KindOne: .weather
// I get
jenni: Clear ☼, 50.0℉ (10℃), 30.00in (1013mb), Calm 0kt (↑) - KMCN 08:53Z
//Without having to specify my zipcode.
The text was updated successfully, but these errors were encountered: