0.0.6 • Published 5 years ago

@autobot/module-ping v0.0.6

Weekly downloads
5
License
ISC
Repository
-
Last release
5 years ago

ping command

Returns the current up time and ping time from the discord server.

Installation

Install the node module in your bot project root directory: (if you don't have a bot yet see https://autobots.rocks)

npm install @autobot/module-ping

Add the prefix to your .env file:

PING_PREFIX=!ping

Commands

CommandDescription
!pingReturns ping time and uptime of the bot.

See More