der Bot für den SecondHemd Discord
Find a file
2022-03-06 09:01:34 +00:00
.gitignore add test.py to .gitignore 2022-01-31 21:11:00 +01:00
.gitlab-ci.yml Update .gitlab-ci.yml file 2022-03-06 04:08:40 +00:00
bot.py create threads on votes and surveys 2022-02-01 19:21:28 +01:00
clear_commands.py add empty bot to clear commands. 2022-02-01 11:34:51 +01:00
Dockerfile Do not run the container as root 2022-03-06 09:58:45 +01:00
LICENSE Initial commit 2021-12-08 17:38:29 +01:00
README.md edited readme 2022-01-22 21:11:52 +01:00
requirements.txt bump py-cord version 2022-02-10 21:24:02 +01:00

SECOND BOT

der Bot für den SecondHemd Discord

Build

docker build https://git.ar21.de/aaron/shbot.git -t aaronriedel/shbot:latest

Docker compose

services:
  bot:
    image: aaronriedel/shbot:latest
    container_name: shbot
    restart: unless-stopped
    environment:
      - TOKEN=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
      - PREFIX=X