Go to file
2024-05-17 23:47:15 +02:00
2024-05-17 23:39:37 +02:00
2024-05-17 23:47:15 +02:00
2024-05-17 23:31:06 +02:00
2024-05-17 23:31:06 +02:00
2024-05-17 21:29:09 +00:00
2024-05-17 23:31:06 +02:00
2024-05-17 23:47:15 +02:00

join2create

A simple Discord Bot to provide JoinToCreate functionality. Create your Application and give the bot sufficient permissions (i gave id Admin).

Put your Bot Key and your Channel ID in the docker-compose.yml or use this command

  --name discord-bot \
  -e BOT_TOKEN=YOUR_BOT_TOKEN_HERE \
  -e JOINTOCREATE_CHANNEL_ID=YOUR_JOINTOCREATE_CHANNEL_ID_HERE \
  git.degnedict.de/bene/join2create:latest```
Description
A simple Discord Bot to provide JoinToCreate functionality.
Readme 63 KiB
Languages
Python 85.3%
Dockerfile 14.7%