hitenSharm / Discord-Meme-and-Music-Bot

This is a meme and music bot made with NodeJS and DiscordJS
4 stars 4 forks source link

New chat bot command #26

Closed hitenSharm closed 2 years ago

hitenSharm commented 2 years ago

Using this, create a new chatting command. The command should be built like the rest of the commands so that it gets imported automatically. How to call:

!obtalk 'type what to say to the bot'

If you don't know how to create a new command, take a look at the commands folder and follow the module.exports template.

markvrma commented 2 years ago

I would like to work on this.