Commit Graph

45 Commits

Author SHA1 Message Date
c8a751b468 fix: syntax error 2024-10-28 21:43:47 +01:00
2ae3e4f196 feat: add commands 2024-10-28 21:39:17 +01:00
f2b432a0cc feat: ban user with drug names 2024-10-28 21:10:58 +01:00
a331374bbb
chore: update package versions and Dockerfile 2023-08-07 19:05:12 +02:00
d475c1ff9a
🐛 Fix a little channel bug and add /rules and /setrules command 2021-08-07 20:02:34 +02:00
Alphyron
7d555687f4 🐛 Deleted accounts get a backup name 2021-04-02 11:16:22 +02:00
Alphyron
1330cb67bc 🐛 Fix bug to message if bot or telegram left channel 2021-04-02 10:52:44 +02:00
Alphyron
a0494b72b1 🔇 Remove debug logs and update version 2021-04-01 22:18:37 +02:00
Alphyron
ae1487e5a9 🐛 Fix bug to not find leaved users 2021-04-01 22:14:25 +02:00
Alphyron
fdb6eccb40 🚑 Remove recursive db loading and fix a small bug ith the broadcast command 2021-03-14 12:14:05 +01:00
Alphyron
474744f928 🐛 Fix some message bugs and delete message if not verified and group setting set true 2021-03-14 01:14:51 +01:00
Alphyron
cf1e03ef0e Implement the admin groups and broadcast commands 2021-03-14 00:22:49 +01:00
Alphyron
3a54c0f9bb 🐛 Fix to verify a bot if you add one. 2020-12-16 00:06:13 +01:00
Alphyron
8027c0ff78 🐛 Skip the Code instead of return and exit the code 2020-12-15 22:31:09 +01:00
Alphyron
4b4e2fd4f0 Add some small logs and optimze Dockerfile 2020-08-09 10:07:16 +02:00
Alphyron
7690ecb52e 🐛 Replace now the correct User when somebody add a another user manually 2020-07-05 21:19:51 +02:00
Alphyron
6eeb3f90ed 🐛 Change the join and kick message setting 2020-07-04 17:54:42 +02:00
Alphyron
ee8af748e8 🐛 Change the From User address 2020-06-28 20:35:36 +02:00
Alphyron
8a8ef75b12 🐛 Change the From User address 2020-06-28 20:27:40 +02:00
Alphyron
1a8a0a2db8 Implement the message placeholder replacer 2020-06-27 18:38:59 +02:00
Alphyron
f2d964a2f3 Implement the check if a users leaved or nor even if there are more then 50 members 2020-06-13 21:20:04 +02:00
Alphyron
33d68aaa14 🐛 Remove user when they leave from database and implement a already exists check for verification 2020-06-13 20:26:15 +02:00
Alphyron
52bb59bc21 Implement a scheduled checker to ban the persons if they not verified 2020-06-08 22:12:36 +02:00
Alphyron
c702115fe6 Implement Verifier and checker for right answer 2020-05-16 22:06:58 +02:00
Alphyron
12812cbb21 Implement JoinMessage and add buttons for verifying 2020-05-16 21:27:45 +02:00
Alphyron
498ddbc31e Implement the database routine 2020-05-09 22:44:28 +02:00
Alphyron
ca63d7be2f Get group now at the beginning of updates 2020-05-09 20:54:42 +02:00
Alphyron
755d704d5a Create Constructor and implement the command routine 2020-05-09 19:36:15 +02:00
Alphyron
a69b46f714 Implement routine manager and interface 2020-05-09 19:07:02 +02:00
Alphyron
f48595c0f4 Implement forbid writing toggle command 2020-04-26 14:41:50 +02:00
Alphyron
746734ec90 Implement online check toggle command 2020-04-26 00:49:41 +02:00
Alphyron
76ab693760 Implement verified set and get message command 2020-04-25 23:57:26 +02:00
Alphyron
6135ed75be Implement kick set and get message command 2020-04-25 23:47:37 +02:00
Alphyron
f6316ada97 Implement leave set and get message command 2020-04-25 23:32:11 +02:00
Alphyron
dd157bfd5a Implement join set and get command 2020-04-25 23:21:57 +02:00
Alphyron
a44c3463d3 Implement help command 2020-04-18 21:32:33 +02:00
Alphyron
0f6ee5893c Implement command manager and create first command 2020-04-18 21:00:31 +02:00
Alphyron
a08defa167 🗃️ Finish database selection connection 2020-04-11 23:35:40 +02:00
Alphyron
18878de12c 🐳 Create Dockerfile and DockerCompose file and implement authentication with telegram api 2020-04-11 23:27:24 +02:00
Alphyron
6001cdba88 🔧 Implement the TelegramConfig 2020-04-11 23:01:14 +02:00
Alphyron
91843e34e4 Implement the GroupHelperService 2020-04-11 22:53:59 +02:00
Alphyron
f4e902d5f1 🗃️ Implement the GroupHelperRepository with the different database connections 2020-04-11 22:27:56 +02:00
Alphyron
ce0f5bafa0 Create service and first version of models 2020-04-11 21:40:26 +02:00
Alphyron
6bca1f453e 🎉 Initial Commit 2020-04-11 20:39:54 +02:00
alphyron
21efd9efa5 Initial commit 2020-04-11 18:35:43 +00:00