Trogluddite / loombreaker

Tools for building Topic-Specific Web Indexes (CS-480 Capstone)
MIT License
0 stars 0 forks source link

move bot deployment process to its own user #62

Open Trogluddite opened 8 months ago

Trogluddite commented 8 months ago

the loombot should have:

  1. its own user
  2. a github deploy key added to the github repo
  3. a pyenv into which python requirements can be installed
  4. symlink from github dir to discod bot dir to avoid schlepping though the whole dir structure
Trogluddite commented 8 months ago

this is done