Skip to content

kjwill555/herm_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

$ git clone https://github.com/kjwill555/herm_bot.git
$ cd herm_bot

Then, create a virtual environment named "venv" in the herm_bot directory that was just created. Activate the virtual environment.

# still inside herm_bot
(venv) $ git submodule init
(venv) $ git submodule update
(venv) $ cd discord.py
(venv) $ pip install -U .[voice]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages