blobby-bot

1.0.35 • Public • Published

Blobby Bot

Prefix: - Type: AI/troll/leveling bot

Usage

configure the run script (sh):

timestamp=$(date +%s%3N)
while [ true ] do
  printf '\\033c'
  node -e 'require(`blobby-bot`)' $timestamp
  if [ \"$?\" -eq \"37\" ] then
    npm install blobby-bot@latest
  fi
done

You'll also need to configure your .env:

token=YOUR_BOT_TOKEN
fire=FIREBASE_TOKEN
shard=SHARD_ID
shardcount=SHARD_COUNT

Note: if the shard count isn't specified. it will use the original bot's shard count (which is not what you want)

This is a private project. If you want to use it, you can but it is not made for such purpose. If you would like to help in hosting the bot, DM BlobKat#0388 on discord.

Dependencies (9)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i blobby-bot

    Weekly Downloads

    0

    Version

    1.0.35

    License

    ISC

    Unpacked Size

    221 kB

    Total Files

    20

    Last publish

    Collaborators

    • blobkat