$botVersion

This function returns the version of your bot.

Usage

The $botVersion function doesn't require any arguments. Simply use it in your commands to retrieve the current bot version.

$botVersion

Example:

Let's say your bot version is v2.5.1. If you use $botVersion in a message response, it will output:

v2.5.1