Implemented Web Panel to View Bot Activity

Words
78
Reading
1 min
Listen
Play
9y

I have implemented a webpanel to the WhaleSong bot to view latest bot activity, making it easy for users to view it.

New Node Libraries

  • express
  • open
  • body-parser
  • ejs
  • fs

New Features

  • Web Panel
    View activity from a web-panel
  • Activity Databse
    The whole activity of the bot gets logged to a file. The web-panel is reading from it.

Here's a screenshot of an example panel:

image.png

Github Pull Request: https://github.com/cloh76/WhaleSong/pull/1



Posted on Utopian.io - Rewarding Open Source Contributors

Implemented Web Panel to View Bot Activity | Ecency