BBona
This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2017-12-11 17:21:28 +01:00
.gitignore Initial commit 2017-12-07 03:30:56 +01:00
AstronautHelmet.png Added astronaut helmet 2017-12-11 17:21:28 +01:00
BeeTemplate.png Initial commit 2017-12-07 03:30:56 +01:00
BirthdayHat.png Added birthday hat 2017-12-11 17:12:44 +01:00
config.default.json Added astronaut helmet 2017-12-11 17:21:28 +01:00
index.js Fixed size adjustment 2017-12-11 17:00:03 +01:00
package.json FIxerinoed config 2017-12-11 16:51:06 +01:00
README.md Update README.md 2017-12-07 03:42:22 +01:00
SantaHat.png Added santa hat, refactored drawing 2017-12-11 16:43:28 +01:00
TurtleTemplate.png Added turtles 2017-12-10 15:03:09 +01:00
twemoji.js Initial commit 2017-12-07 03:30:56 +01:00

beebot

BBona

Installation

On Linux - run npm i

On Windows - ask nuuls (xd). Or install node-canvas yourself, see https://github.com/Automattic/node-canvas/wiki/Installation---Windows, then run npm i

Then copy the config.default.json file to config.json, enter your credentials and run it with node index.js

Usage

Add the bot to your discord server with the correct privileges and then run /bee :emote: The bot spawns an HTTP server on port 3002 on localhost, so you can use that - http://host/bee?url=<url>