master updates #26

Merged
alex_orid merged 21 commits from master into db-module 2021-04-16 02:08:25 +00:00
Showing only changes of commit 5959f44bf9 - Show all commits

View File

@ -6,6 +6,10 @@ ___
## Docker Info:
Currently to build the container run the following command.
`docker create -p 2501:2501 -e ISDOCKER=cat --name praxistest5 praxis`
To start the bot with **User_Module** activated use this.
`docker exec -ti praxis python3 main.py`