Go to file
2020-04-18 21:32:33 +02:00
cli Implement help command 2020-04-18 21:32:33 +02:00
config 🐳 Create Dockerfile and DockerCompose file and implement authentication with telegram api 2020-04-11 23:27:24 +02:00
logic Implement command manager and create first command 2020-04-18 21:00:31 +02:00
models 🗃️ Implement the GroupHelperRepository with the different database connections 2020-04-11 22:27:56 +02:00
repository 🗃️ Finish database selection connection 2020-04-11 23:35:40 +02:00
.gitignore Initial commit 2020-04-11 18:35:43 +00:00
docker-compose.yml 🐳 Create Dockerfile and DockerCompose file and implement authentication with telegram api 2020-04-11 23:27:24 +02:00
Dockerfile 🐳 Create Dockerfile and DockerCompose file and implement authentication with telegram api 2020-04-11 23:27:24 +02:00
go.mod 🐳 Create Dockerfile and DockerCompose file and implement authentication with telegram api 2020-04-11 23:27:24 +02:00
LICENSE Initial commit 2020-04-11 18:35:43 +00:00
main.go Implement help command 2020-04-18 21:32:33 +02:00
README.md Initial commit 2020-04-11 18:35:43 +00:00

group_helper