Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lassejlv/discord-bot-template

A discord bot template for your discord server
https://github.com/lassejlv/discord-bot-template

Last synced: about 2 months ago
JSON representation

A discord bot template for your discord server

Awesome Lists containing this project

README

        

## A basic discord bot template

To get started fill out the .env file

```bash
TOKEN =
PREFIX =
INVTE =
```

After you done that can you use the following command

```bash
npm run test
#
yarn test
```

And then the bot will be online

#### config.json
With the config.json file, you can customize your bot settings

#### You must have [Node.js](https://nodejs.org) on your computer