Angush / trellobot

A Discord bot for logging Trello events. Note: this is no longer functional and not maintained. Forks may be more up-to-date.
52 stars 46 forks source link

Possible fix for #16 #17

Closed ghost closed 1 year ago

ghost commented 3 years ago

This is a bug fix for Issue #16

mar4elkin commented 3 years ago

You can also use this

fs.writeFileSync('.latestActivityID', id.toString())
ghost commented 3 years ago

Please review this pull request @Angush