Norse IoT Discord Bot - Posts to social media
Warning
Anyone who is able to add this bot to their server will be able to control our social media.
It is currently a "private" bot for this reason.
Use this link format to add it to a server:
https://discordapp.com/oauth2/authorize?client_id={APPLICATION_ID}&scope=bot&permissions=1689384584739904
cd PATH_TO_THIS_REPO
python -m venv venv
source venv/bin/activate
pip install -r requirements.txttouch niotbot.log niotbot.db
systemctl enable docker
docker compose up -d
python3 main.py