Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dispherical/amibusy


https://github.com/dispherical/amibusy

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# am i busy rn?

![a picture showing off what the code renders on your profile](https://doggo.ninja/LV7s5l.png)

automatically check your calendars and tells anyone who looks at your discord profile if you're busy or not.

### installation/running

```bash
git clone https://github.com/aboutdavid/amibusy.git
cd amibusy
cp config.js.example config.js
npm install
npm start
```