Skip to content

madbearz/dbglordnikon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dbglordnikon

Python Environment

Python: 3.7.1

Setup

1. Requirements

2. Setyp python environment

  • Install python
    • pyenv install 3.7.1
  • Create virtualenv
    • pyenv virtualenv 3.7.1 dbglordnikon
  • If pyenv-virtualenv was not automatically activated
    • pyenv activate dbglordnikon

3. Install Python dependencies

pip install -r requirements.txt

4. bot.config

  • Copy config and make appropriate changes
    • cp bot.conf.example bot.conf
    • vim bot.conf

5. Run dbglordnikon

python src/dbglordnikon.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages