1.0.5 • Published 3 years ago

owt-dc-bot v1.0.5

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
3 years ago

OWT-DC-bot

This is a bot to be used for discord, it was created for very specific purposes, but might be useful for more broad puposes as well. To install this, make sure you have got node and npm installed, then run:

npm install owt-dc-bot

then import the module like this:

const Bot = require("owt-dc-bot");

and then start the bot like this:

new Bot("<DISCORD TOKEN>", "<YOUTUBE API KEY>");
1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago