Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 302 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 302 Bytes

__bot__

Installing

pipenv install

Setup

Set the BOT_TOKEN environment variable to your discord token.

This is easiest done by creating a .env file in the root of the project, and adding the following line:

BOT_TOKEN=[BOT TOKEN HERE]

Running

pipenv run triple_bot