rum-goggles/NOTES.md

761 B

Doing

Reset session information in config on logout

Show error when choosing file "chooseFile" Show filename in chat bot list Add styling to choose file button

Commands

  • specify for follower/subscriber/locals only/rants
    • check badges for subscriber and locals

Update

  • github.com/rhysd/go-github-selfupdate
  • github.com/inconshreveable/go-update

Create loading indicator before API is called

If api query returns error:

  • stop interval
  • show error to user
  • wait for user to press "retry" button to restart interval

Settings

  • allow user to change api key
  • allow user to change api interval time

Get user's: username, password, stream key Query API Display followers, subscribers, etc.

User settings:

  • API query timer (default: 2s)

To Do