Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 654 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 654 Bytes

Dadbot

A simple Discord bot that continues the dead Hi X, I'm dad! joke

Installation

1. Clone this repo / download it somehow

2. Make a config.json file

Fields

  • token - Your bot token

See example file config.example.json

3. Install dependencies

Run npm i or use your favorite package manager

4. Run it

There are two available scripts:

  • start for starting normally
  • test for starting with nodemon (restart on file update)

Examples

Different triggers In servers In DMs