Go to file
2020-06-13 20:26:15 +02:00
channels 🐛 Remove user when they leave from database and implement a already exists check for verification 2020-06-13 20:26:15 +02:00
cli Get group now at the beginning of updates 2020-05-09 20:54:42 +02:00
config 🐳 Create Dockerfile and DockerCompose file and implement authentication with telegram api 2020-04-11 23:27:24 +02:00
logic Implement the database routine 2020-05-09 22:44:28 +02:00
models Implement online check toggle command 2020-04-26 00:49:41 +02:00
obj 🐛 Remove user when they leave from database and implement a already exists check for verification 2020-06-13 20:26:15 +02:00
repository 🐛 Remove user when they leave from database and implement a already exists check for verification 2020-06-13 20:26:15 +02:00
telegram 🐛 Remove user when they leave from database and implement a already exists check for verification 2020-06-13 20:26:15 +02:00
util Implement JoinMessage and add buttons for verifying 2020-05-16 21:27:45 +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 Implement a scheduled checker to ban the persons if they not verified 2020-06-08 22:12:36 +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 🐛 Remove user when they leave from database and implement a already exists check for verification 2020-06-13 20:26:15 +02:00
README.md Initial commit 2020-04-11 18:35:43 +00:00

group_helper