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:
Github Pull Request: https://github.com/cloh76/WhaleSong/pull/1
Posted on Utopian.io - Rewarding Open Source Contributors