Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

UT-virtual/discord-everything

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-everything

Setup

Create .env file.

DISCORD_TOKEN="<discord-token>"
EVERYTHING_CHANNEL_ID="<channel-id>"

systemd

support for user-run systemd

cd <repository root>
poetry run python3 generate_systemd_conf.py
systemctl --user start discord_everything_job.service