Skip to content

Releases: AstroCB/BotCore

v2.0.0

03 Jul 05:34
Compare
Choose a tag to compare

New major version.

Breaking API changes:

  • Renamed EMAIL and PASSWORD keys in credentialsObj to FACEBOOK_EMAIL and FACEBOOK_PASSWORD, respectively.

Other changes:

  • Lots of updates to docs; in particular, there is now a guide to setting up the credentials object, which is the trickiest part of using BotCore in my opinion.
  • New scripts in the examples/ directory for setting up credentials objects as environment variables and a JS module.

v1.1.6

02 Jul 02:52
Compare
Choose a tag to compare

First stable release.