-
Notifications
You must be signed in to change notification settings - Fork 10
tg-bot-user by "Code Without us" team™ #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…s of model, add new empty config classes
Max branch MR#1
# Conflicts: # src/main/java/org/codewithoutus/tgbotusers/config/AppConfig.java # src/main/java/org/codewithoutus/tgbotusers/controller/BotController.java # src/main/java/org/codewithoutus/tgbotusers/service/BotService.java # src/main/resources/application.yml
# Conflicts: # src/main/java/org/codewithoutus/tgbotusers/handler/MessageHandler.java # src/main/java/org/codewithoutus/tgbotusers/model/UserJoining.java # src/main/java/org/codewithoutus/tgbotusers/repository/UserChatRepository.java # src/main/java/org/codewithoutus/tgbotusers/repository/UserJoiningRepository.java # src/main/java/org/codewithoutus/tgbotusers/service/BotService.java # src/main/java/org/codewithoutus/tgbotusers/service/ModeratorService.java # src/main/java/org/codewithoutus/tgbotusers/service/UserChatService.java # src/main/java/org/codewithoutus/tgbotusers/service/UserJoiningService.java
Alex branch
Now transmitted the ID of UserJoining entity to keyboard buttons. TODO with assigned developer. Refactoring.
…rt, joinCongratulate and joinUserInfo (+ printout congratulated users with crown)
# Conflicts: # src/main/java/org/codewithoutus/tgbotusers/model/entity/ChatModerator.java # src/main/java/org/codewithoutus/tgbotusers/model/entity/ChatUser.java # src/main/java/org/codewithoutus/tgbotusers/model/repository/ChatModeratorRepository.java # src/main/java/org/codewithoutus/tgbotusers/model/service/ChatModeratorService.java # src/main/java/org/codewithoutus/tgbotusers/model/service/ChatUserService.java
… docker-compose.yml. For starting set properties in application-bot.yml and .env, in command line input "mvn clean package" and "docker-compose.yml", for stop CTRL+C
…tSettings" for administrators
+ chooseLucky
# Conflicts: # application-bot.yml # src/main/java/org/codewithoutus/tgbotusers/bot/enums/BotCommand.java # src/main/java/org/codewithoutus/tgbotusers/bot/handler/AdminMessageHandler.java
# Conflicts: # .env # README.md # application-bot.yml
|
Hello everyone =) Sorry for some "looking like big" commits after 00:00 MSK, especial "Merge branch 'master' into alexBranch" [8cdcf97]. It was something unstaged and merge problem in alexBranch during branches synchronizing. The only changes from "final" [84738a4] commit to last "minor README message example addon" [4d59b63] is:
I remember about Konstantin advice for possibility do changes after 00:00 MSK, and we are maybe do some minor improvements, but not 100% sure =) Just asking not consider this "merge" commit like "we didn't make it in time" =)) |
Final commit & pull request =)