There is currently an issue with /define which may force the bot to restart.
Mekitsa makes use of Discord's built-in slash commands (also known as application commands). As a result, there's no need to remember any specific prefix, as slash commands streamline and simplify bot usage.
The following commands are global to each server the bot is in:
Requests a test message to be returned by the bot. Acts as a simple ping-pong function.
Displays an informative embed with contact information and other useful links.
Displays recent and past updates and changes to the bot.
Returns a random image matching the sesarch criteria passed as an argument. Uses SafeSearch, so image results may be limited by Google's API.
Returns a video matching the search criteria passed as an argument.
Displays a definition of the desired word, taken from WordNet.
Displays a translation of the desired word to one of 25 languages to choose from, taken from Google Translate.
Apart from the aforementioned functions, Mekitsa also has some developer-only commands, as well as a few hidden easter egg responses to specific keywords in user messages, coded in for entertainment purposes.