Skip to content

sizedev/double_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

__bot__

Installing

pipenv install .

or for development:

pipenv install -e . --dev

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 double_bot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages