1.1.0 • Published 4 years ago

urban-dick-bot v1.1.0

Weekly downloads
49
License
-
Repository
github
Last release
4 years ago

UrbanDickBot

A simple bot that responds to commands in discord.

Getting Started

Installing

npm i urban-dick-bot

Examples

Simple

require("urban-dick-bot").run("<YOUR-DISCORD-TOKEN>");

With Custom Debug Level

const UrbanDick = require("urban-dick-bot");
require("dotenv").config();
UrbanDick.run(process.env.TOKEN, UrbanDick.DebugLevel.Debug);
1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago