You are reading content from Scuttlebutt
@mix.exe %yBLyI8kZ+dedDZPjZ3UgMcmDo8gZAcdofxUWXXtRNBo=.sha256

scuttle-testbot 1.9.0

adds colorLog as a helper for logging out easier to read messages:

const { colorLog } = require('scuttle-testbot')

colorLog(msg.value.content)

output:

image.png

Note:

  • automatically does JSON.stringify(obj, null, 2)
  • colorises the cipherlinks consistently (note all the green ones are the same, making reading quicker)
  • prunes quote-marks on keys making it easier to read
Join Scuttlebutt now