Skip to content

Lilypad-Tech/lilybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usage

  • Install python3-pip
  • Create a user, lilypad-test
  • Become that user pip3 install discord.py --break-system-packages
  • Copy .env.example to .env and fill it out

Then:

in screen or tmux, run

python3 -u lilybot.py | tee /var/log/lilypad-test/out-sdxl.log

Or copy the systemd unit to /etc/systemd/system/lilybot.service && systemctl enable --now lilybot

Done!

Bonus points: Set up Vector logging.

About

A friendly robot that checks the state of the network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages