Skip to content

Bi0force1/Bio-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bio-bot

A Discord bot, built in python.

Installation

This project can be built with poetry.

First ensure that poetry is installed and available on your path.

To install the dependencies of this project, run

poetry install

Configuration

Copy the .envtemplate file to a new file named .env and update the placeholder values accordingly.

Run

To run the project inside a poetry virtual environment, run

poetry run python main.py

Development

After updating your codebase with new commits, dependencies added or updated by other developers can be introduced to your working environment by running

poetry update

For more information on using poetry to manage dependencies, refer to the poetry documentation.

About

python build for discord bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages