Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loganintech/living-status-bot
This is a repo for a chat program we use at home to do a few things.
https://github.com/loganintech/living-status-bot
Last synced: about 22 hours ago
JSON representation
This is a repo for a chat program we use at home to do a few things.
- Host: GitHub
- URL: https://github.com/loganintech/living-status-bot
- Owner: loganintech
- Created: 2017-09-19T19:59:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-26T03:31:29.000Z (over 7 years ago)
- Last Synced: 2024-10-18T06:53:31.284Z (3 months ago)
- Language: TypeScript
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This program is for my personal useage at my apartment.
---
## Planned Features
* Message !home to retreive a list of roommates at home
* Message !laundry to see if the washer, dryer, or both are running (or when they were last started, I haven't decided yet)---
## Developing Goal
Make commands modular and reloadable, so that development of extensions can happen without downtime.