ktzr / joinbot

Discord bot to handle people joining

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JoinBot-python

user must enter a join command to be given access to server

Run on docker with

docker build -t joinbot $HOME/joinbot/.

docker run -d --name joinbot -t -v $HOME/joinbot/config:/joinbot/config joinbot

About

Discord bot to handle people joining


Languages

Language:Python 97.4%Language:Shell 2.6%