Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (20 loc) · 946 Bytes

File metadata and controls

29 lines (20 loc) · 946 Bytes

Bot for Wulkanowy on Discord

Greenkeeper badge

The official repository for the bot on the Wulkanowy Discord server.

Contributing

Full guidelines are in the CONTRIBUTING file.

Setup and running locally

Install dependencies

$ npm install

Run lint

$ npm run lint

Run bot Requires DISCORD_TOKEN environmental variable

$ npm run start

DISCORD_TOKEN is an environmental variable that specifies Discord Bot Token. It needs to be specified for the bot to work. For testing please use your own bot token.