thieleju / statsbot

Discord Bot to gather data from public APIs using node.js and discord.js! Hacktoberfest Event Project
MIT License
22 stars 45 forks source link

:robot: added /uptime command #50

Closed PranjalAgni closed 2 years ago

PranjalAgni commented 2 years ago

Added new command [command]

Details

Implemented the uptime command using Javascript Date class and CountdownJS

This closes #48