Sign inSign up

sleeyax/paulo

By sleeyax

Updated over 3 years ago

Image
0

1.3K

sleeyax/paulo repository overview

Paulo

Yet another discord bot.

Developers

Installation
$ npm install
$ npm run build:watch
$ npm run serve:watch
Production
$ npm run dist
$ docker build -t sleeyax/paulo:latest .
$ docker run -d --name paulobot -e "DISCORD_TOKEN=your_discord_bot_token_here" sleeyax/paulo:latest

Tag summary

Content type

Image

Digest

sha256:36236e2b9

Size

51.8 MB

Last updated

over 3 years ago

docker pull sleeyax/paulo