paragraff / HSdiscordBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

License:MIT License


Languages

Language:JavaScript 100.0%