mandala-for-us / src /controllers /_bot_controller.py

Commit History

Update environment variables
3825423

Ashok Kumar Bhati commited on

fix: handle missing files in file processing logic in BotController
6a51580

kanha-upadhyay commited on

Deny command for unregistered users
8d16530

Ashok Kumar Bhati commited on

feat: add logging for user information retrieval in bot controller
3d6c5c5

kanha-upadhyay commited on

Revert "time logs"
7264fc6

Ashok Kumar Bhati commited on

time logs
fa7375e

Ashok Kumar Bhati commited on

fix: simplify user attribute checks in bot controller
cd86b37

kanha-upadhyay commited on

add logging for new user registration in bot controller
a5f035c

kanha-upadhyay commited on

fix: enable detailed logging for error handling in bot controller
99b6568

kanha-upadhyay commited on

fix: prevent updating user info if slack_id is already set
95032f7

kanha-upadhyay commited on

Improve error message for file download failures
576a98a

kanha-upadhyay commited on

fix multiple welcome messages
65b5416

kanha-upadhyay commited on

fix /refresh command errors
eb7d905

kanha-upadhyay commited on

fix update query is not returning value
d346d0e

Ashok Kumar Bhati commited on

Refactor user registration process and logging
fd4c67f

Ashok Kumar Bhati commited on

Refactor BotController to improve logging and code formatting
667a329

kanha-upadhyay commited on

Refactor team registration process and logging
47901ba

Ashok Kumar Bhati commited on

Simplify file processing call by removing unused parameter
e4b5ce2

kanha-upadhyay commited on

Register team users when a team is successfully registered
1bbd031

Ashok Kumar Bhati commited on

url encoded file handling
43189b7

Ashok Kumar Bhati commited on

refactor refresh content request model to accept string instead of URL
1b5d571

Ashok Kumar Bhati commited on

refactor refresh content handling to use structured request model
2d9a6e7

Ashok Kumar Bhati commited on

fix internal server error
3bea94b

Ashok Kumar Bhati commited on

/refresh command
75ef0af

Ashok Kumar Bhati commited on

Fix typo in register_slack_team method call in BotController
8a63fdc

kanha-upadhyay commited on

Remove redundant exception logging in BotController
7179d10

kanha-upadhyay commited on

Add file processing logic to prevent duplicate file handling in BotController
e8283b9

kanha-upadhyay commited on

Add additional user validation and error handling in BotController
e1760df

kanha-upadhyay commited on

Improve event processing logic and add early return for missing event key
24c9c5a

kanha-upadhyay commited on

Add logging for received events and simplify response handling
da812b8

kanha-upadhyay commited on

update welcome message
65b556a

Ashok Kumar Bhati commited on

respond to the user as soon as file is uploaded
990edf0

kanha-upadhyay commited on

Fix installation is slow
1e36ce3

Ashok Kumar Bhati commited on

welcome message change
324ee77

deveshm8 commited on

Merged PR 5141: removed old file upload message
2ab66ce

devesh-sifars commited on

removed old file upload message
273c9a4

deveshm8 commited on

removed old file upload message
0f86a58

deveshm8 commited on

added thank you message on file upload
cf98385

deveshm8 commited on

changed the welcome message
e3e0a67

deveshm8 commited on

fix parameter issue
1b15955

Ashok Kumar Bhati commited on

fix message is not being parsed
dcca8b8

Ashok Kumar Bhati commited on

send confirmation asap command received
10dc1d7

Ashok Kumar Bhati commited on

fix await
1bdb6b5

Ashok Kumar Bhati commited on

fix invalid auth in install API
98100ec

Ashok Kumar Bhati commited on

fix slack event challenge is not passed
3386621

Ashok Kumar Bhati commited on

refactor bot controller to send welcome message
ea546de

kanha-upadhyay commited on

welcome message issue
840271b

deveshm8 commited on