/HSdiscordBot

Primary LanguageJavaScriptMIT LicenseMIT

How to start

Add your bot to a Discord server .

Create config.json file in the working directory and fill properties:

{
    token: 'token for your bot',
    prefix: 'prefix for commands'
}

In command line run npm run start

Ok, for now your bot can handle bedtime command. Enjoy!